Tangerine Hex Code — #FF9966

RGB, HSL, and CMYK values for Tangerine.

Tangerine Color Values

FormatValue
HEX#FF9966
RGBrgb(255, 153, 102)
HSLhsl(20, 100%, 70%)
CMYKcmyk(0%, 40%, 60%, 0%)
Want to explore more shades? Use our Color Converter

About Tangerine

Color psychology: Playfulness, vitality.

Tangerine (#FF9966) is a medium shade of orange. It's commonly used in web design, graphic design, and branding where playfulness, vitality are desired associations.

How to Use Tangerine in CSS

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

/* Using RGB */
color: rgb(255, 153, 102);

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

Colors That Go With Tangerine

Complementary

Analogous

Triadic

Similar Shades of Orange

Frequently Asked Questions