#F2CCAA Color

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

Color preview

#F2CCAA

Color formats

HEX
#F2CCAA
RGB
rgb(242, 204, 170)
RGBA
rgba(242, 204, 170, 1)
HSL
hsl(28, 73%, 81%)
HSV
hsv(28, 30%, 95%)
CMYK
cmyk(0%, 16%, 30%, 5%)
CSS variable
--color-primary: #F2CCAA;
Lowercase HEX
#f2ccaa

Shades

Tints

Tones

Harmony

CSS snippets for #F2CCAA

.color-f2ccaa {
  color: #F2CCAA;
  background-color: #F2CCAA;
}

Frequently asked questions

What color is #F2CCAA?+

#F2CCAA is a HEX color with RGB value rgb(242, 204, 170) and HSL value hsl(28, 73%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2CCAA?+

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