#F2CAAA Color

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

Color preview

#F2CAAA

Color formats

HEX
#F2CAAA
RGB
rgb(242, 202, 170)
RGBA
rgba(242, 202, 170, 1)
HSL
hsl(27, 73%, 81%)
HSV
hsv(27, 30%, 95%)
CMYK
cmyk(0%, 17%, 30%, 5%)
CSS variable
--color-primary: #F2CAAA;
Lowercase HEX
#f2caaa

Shades

Tints

Tones

Harmony

CSS snippets for #F2CAAA

.color-f2caaa {
  color: #F2CAAA;
  background-color: #F2CAAA;
}

Frequently asked questions

What color is #F2CAAA?+

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

What is the closest Tailwind color to #F2CAAA?+

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