#EEF0D9 Color

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

Color preview

#EEF0D9

Color formats

HEX
#EEF0D9
RGB
rgb(238, 240, 217)
RGBA
rgba(238, 240, 217, 1)
HSL
hsl(65, 43%, 90%)
HSV
hsv(65, 10%, 94%)
CMYK
cmyk(1%, 0%, 10%, 6%)
CSS variable
--color-primary: #EEF0D9;
Lowercase HEX
#eef0d9

Shades

Tints

Tones

Harmony

CSS snippets for #EEF0D9

.color-eef0d9 {
  color: #EEF0D9;
  background-color: #EEF0D9;
}

Frequently asked questions

What color is #EEF0D9?+

#EEF0D9 is a HEX color with RGB value rgb(238, 240, 217) and HSL value hsl(65, 43%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEF0D9?+

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