#F2DEAD Color

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

Color preview

#F2DEAD

Color formats

HEX
#F2DEAD
RGB
rgb(242, 222, 173)
RGBA
rgba(242, 222, 173, 1)
HSL
hsl(43, 73%, 81%)
HSV
hsv(43, 29%, 95%)
CMYK
cmyk(0%, 8%, 29%, 5%)
CSS variable
--color-primary: #F2DEAD;
Lowercase HEX
#f2dead

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEAD

.color-f2dead {
  color: #F2DEAD;
  background-color: #F2DEAD;
}

Frequently asked questions

What color is #F2DEAD?+

#F2DEAD is a HEX color with RGB value rgb(242, 222, 173) and HSL value hsl(43, 73%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DEAD?+

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