#F2EADD Color

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

Color preview

#F2EADD

Color formats

HEX
#F2EADD
RGB
rgb(242, 234, 221)
RGBA
rgba(242, 234, 221, 1)
HSL
hsl(37, 45%, 91%)
HSV
hsv(37, 9%, 95%)
CMYK
cmyk(0%, 3%, 9%, 5%)
CSS variable
--color-primary: #F2EADD;
Lowercase HEX
#f2eadd

Shades

Tints

Tones

Harmony

CSS snippets for #F2EADD

.color-f2eadd {
  color: #F2EADD;
  background-color: #F2EADD;
}

Frequently asked questions

What color is #F2EADD?+

#F2EADD is a HEX color with RGB value rgb(242, 234, 221) and HSL value hsl(37, 45%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F2EADD?+

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