#F2EADF Color

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

Color preview

#F2EADF

Color formats

HEX
#F2EADF
RGB
rgb(242, 234, 223)
RGBA
rgba(242, 234, 223, 1)
HSL
hsl(35, 42%, 91%)
HSV
hsv(35, 8%, 95%)
CMYK
cmyk(0%, 3%, 8%, 5%)
CSS variable
--color-primary: #F2EADF;
Lowercase HEX
#f2eadf

Shades

Tints

Tones

Harmony

CSS snippets for #F2EADF

.color-f2eadf {
  color: #F2EADF;
  background-color: #F2EADF;
}

Frequently asked questions

What color is #F2EADF?+

#F2EADF is a HEX color with RGB value rgb(242, 234, 223) and HSL value hsl(35, 42%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #F2EADF?+

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