#F2DCAE Color

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

Color preview

#F2DCAE

Color formats

HEX
#F2DCAE
RGB
rgb(242, 220, 174)
RGBA
rgba(242, 220, 174, 1)
HSL
hsl(41, 72%, 82%)
HSV
hsv(41, 28%, 95%)
CMYK
cmyk(0%, 9%, 28%, 5%)
CSS variable
--color-primary: #F2DCAE;
Lowercase HEX
#f2dcae

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCAE

.color-f2dcae {
  color: #F2DCAE;
  background-color: #F2DCAE;
}

Frequently asked questions

What color is #F2DCAE?+

#F2DCAE is a HEX color with RGB value rgb(242, 220, 174) and HSL value hsl(41, 72%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DCAE?+

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