#F2E8D1 Color

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

Color preview

#F2E8D1

Color formats

HEX
#F2E8D1
RGB
rgb(242, 232, 209)
RGBA
rgba(242, 232, 209, 1)
HSL
hsl(42, 56%, 88%)
HSV
hsv(42, 14%, 95%)
CMYK
cmyk(0%, 4%, 14%, 5%)
CSS variable
--color-primary: #F2E8D1;
Lowercase HEX
#f2e8d1

Shades

Tints

Tones

Harmony

CSS snippets for #F2E8D1

.color-f2e8d1 {
  color: #F2E8D1;
  background-color: #F2E8D1;
}

Frequently asked questions

What color is #F2E8D1?+

#F2E8D1 is a HEX color with RGB value rgb(242, 232, 209) and HSL value hsl(42, 56%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F2E8D1?+

The closest Tailwind color is orange-100, available as the bg-orange-100 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