#F2EEDD Color

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

Color preview

#F2EEDD

Color formats

HEX
#F2EEDD
RGB
rgb(242, 238, 221)
RGBA
rgba(242, 238, 221, 1)
HSL
hsl(49, 45%, 91%)
HSV
hsv(49, 9%, 95%)
CMYK
cmyk(0%, 2%, 9%, 5%)
CSS variable
--color-primary: #F2EEDD;
Lowercase HEX
#f2eedd

Shades

Tints

Tones

Harmony

CSS snippets for #F2EEDD

.color-f2eedd {
  color: #F2EEDD;
  background-color: #F2EEDD;
}

Frequently asked questions

What color is #F2EEDD?+

#F2EEDD is a HEX color with RGB value rgb(242, 238, 221) and HSL value hsl(49, 45%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #F2EEDD?+

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