#EEEEE6 Color

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

Color preview

#EEEEE6

Color formats

HEX
#EEEEE6
RGB
rgb(238, 238, 230)
RGBA
rgba(238, 238, 230, 1)
HSL
hsl(60, 19%, 92%)
HSV
hsv(60, 3%, 93%)
CMYK
cmyk(0%, 0%, 3%, 7%)
CSS variable
--color-primary: #EEEEE6;
Lowercase HEX
#eeeee6

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEE6

.color-eeeee6 {
  color: #EEEEE6;
  background-color: #EEEEE6;
}

Frequently asked questions

What color is #EEEEE6?+

#EEEEE6 is a HEX color with RGB value rgb(238, 238, 230) and HSL value hsl(60, 19%, 92%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #EEEEE6?+

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