#F2EBDD Color

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

Color preview

#F2EBDD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F2EBDD

.color-f2ebdd {
  color: #F2EBDD;
  background-color: #F2EBDD;
}

Frequently asked questions

What color is #F2EBDD?+

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

What is the closest Tailwind color to #F2EBDD?+

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