#F2DCAA Color

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

Color preview

#F2DCAA

Color formats

HEX
#F2DCAA
RGB
rgb(242, 220, 170)
RGBA
rgba(242, 220, 170, 1)
HSL
hsl(42, 73%, 81%)
HSV
hsv(42, 30%, 95%)
CMYK
cmyk(0%, 9%, 30%, 5%)
CSS variable
--color-primary: #F2DCAA;
Lowercase HEX
#f2dcaa

Shades

Tints

Tones

Harmony

CSS snippets for #F2DCAA

.color-f2dcaa {
  color: #F2DCAA;
  background-color: #F2DCAA;
}

Frequently asked questions

What color is #F2DCAA?+

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

What is the closest Tailwind color to #F2DCAA?+

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