#E6EDD4 Color

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

Color preview

#E6EDD4

Color formats

HEX
#E6EDD4
RGB
rgb(230, 237, 212)
RGBA
rgba(230, 237, 212, 1)
HSL
hsl(77, 41%, 88%)
HSV
hsv(77, 11%, 93%)
CMYK
cmyk(3%, 0%, 11%, 7%)
CSS variable
--color-primary: #E6EDD4;
Lowercase HEX
#e6edd4

Shades

Tints

Tones

Harmony

CSS snippets for #E6EDD4

.color-e6edd4 {
  color: #E6EDD4;
  background-color: #E6EDD4;
}

Frequently asked questions

What color is #E6EDD4?+

#E6EDD4 is a HEX color with RGB value rgb(230, 237, 212) and HSL value hsl(77, 41%, 88%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E6EDD4?+

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