#EEEAE5 Color

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

Color preview

#EEEAE5

Color formats

HEX
#EEEAE5
RGB
rgb(238, 234, 229)
RGBA
rgba(238, 234, 229, 1)
HSL
hsl(33, 21%, 92%)
HSV
hsv(33, 4%, 93%)
CMYK
cmyk(0%, 2%, 4%, 7%)
CSS variable
--color-primary: #EEEAE5;
Lowercase HEX
#eeeae5

Shades

Tints

Tones

Harmony

CSS snippets for #EEEAE5

.color-eeeae5 {
  color: #EEEAE5;
  background-color: #EEEAE5;
}

Frequently asked questions

What color is #EEEAE5?+

#EEEAE5 is a HEX color with RGB value rgb(238, 234, 229) and HSL value hsl(33, 21%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EEEAE5?+

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