#F5CCAA Color

Inspect #F5CCAA across formats, palettes, contrast and closest named color matches.

Color preview

#F5CCAA

Color formats

HEX
#F5CCAA
RGB
rgb(245, 204, 170)
RGBA
rgba(245, 204, 170, 1)
HSL
hsl(27, 79%, 81%)
HSV
hsv(27, 31%, 96%)
CMYK
cmyk(0%, 17%, 31%, 4%)
CSS variable
--color-primary: #F5CCAA;
Lowercase HEX
#f5ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #F5CCAA

.color-f5ccaa {
  color: #F5CCAA;
  background-color: #F5CCAA;
}

Frequently asked questions

What color is #F5CCAA?+

#F5CCAA is a HEX color with RGB value rgb(245, 204, 170) and HSL value hsl(27, 79%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5CCAA?+

The closest Tailwind color is orange-200, available as the bg-orange-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools