Mango Hex Code — #FF8243

RGB, HSL, and CMYK values for Mango.

Mango Color Values

FormatValue
HEX#FF8243
RGBrgb(255, 130, 67)
HSLhsl(20, 100%, 63%)
CMYKcmyk(0%, 49%, 74%, 0%)
Want to explore more shades? Use our Color Converter

About Mango

Color psychology: Tropical, freshness.

Mango (#FF8243) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where tropical, freshness are desired associations.

How to Use Mango in CSS

/* Using HEX */
color: #FF8243;
background-color: #FF8243;

/* Using RGB */
color: rgb(255, 130, 67);

/* Using HSL */
color: hsl(20, 100%, 63%);

Colors That Go With Mango

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions