#F2DAAA Color

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

Color preview

#F2DAAA

Color formats

HEX
#F2DAAA
RGB
rgb(242, 218, 170)
RGBA
rgba(242, 218, 170, 1)
HSL
hsl(40, 73%, 81%)
HSV
hsv(40, 30%, 95%)
CMYK
cmyk(0%, 10%, 30%, 5%)
CSS variable
--color-primary: #F2DAAA;
Lowercase HEX
#f2daaa

Shades

Tints

Tones

Harmony

CSS snippets for #F2DAAA

.color-f2daaa {
  color: #F2DAAA;
  background-color: #F2DAAA;
}

Frequently asked questions

What color is #F2DAAA?+

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

What is the closest Tailwind color to #F2DAAA?+

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