#EEF0E2 Color

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

Color preview

#EEF0E2

Color formats

HEX
#EEF0E2
RGB
rgb(238, 240, 226)
RGBA
rgba(238, 240, 226, 1)
HSL
hsl(69, 32%, 91%)
HSV
hsv(69, 6%, 94%)
CMYK
cmyk(1%, 0%, 6%, 6%)
CSS variable
--color-primary: #EEF0E2;
Lowercase HEX
#eef0e2

Shades

Tints

Tones

Harmony

CSS snippets for #EEF0E2

.color-eef0e2 {
  color: #EEF0E2;
  background-color: #EEF0E2;
}

Frequently asked questions

What color is #EEF0E2?+

#EEF0E2 is a HEX color with RGB value rgb(238, 240, 226) and HSL value hsl(69, 32%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEF0E2?+

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