#F2CEAD Color

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

Color preview

#F2CEAD

Color formats

HEX
#F2CEAD
RGB
rgb(242, 206, 173)
RGBA
rgba(242, 206, 173, 1)
HSL
hsl(29, 73%, 81%)
HSV
hsv(29, 29%, 95%)
CMYK
cmyk(0%, 15%, 29%, 5%)
CSS variable
--color-primary: #F2CEAD;
Lowercase HEX
#f2cead

Shades

Tints

Tones

Harmony

CSS snippets for #F2CEAD

.color-f2cead {
  color: #F2CEAD;
  background-color: #F2CEAD;
}

Frequently asked questions

What color is #F2CEAD?+

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

What is the closest Tailwind color to #F2CEAD?+

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