#E6E1DF Color

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

Color preview

#E6E1DF

Color formats

HEX
#E6E1DF
RGB
rgb(230, 225, 223)
RGBA
rgba(230, 225, 223, 1)
HSL
hsl(17, 12%, 89%)
HSV
hsv(17, 3%, 90%)
CMYK
cmyk(0%, 2%, 3%, 10%)
CSS variable
--color-primary: #E6E1DF;
Lowercase HEX
#e6e1df

Shades

Tints

Tones

Harmony

CSS snippets for #E6E1DF

.color-e6e1df {
  color: #E6E1DF;
  background-color: #E6E1DF;
}

Frequently asked questions

What color is #E6E1DF?+

#E6E1DF is a HEX color with RGB value rgb(230, 225, 223) and HSL value hsl(17, 12%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E6E1DF?+

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