#E3DCDC Color

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

Color preview

#E3DCDC

Color formats

HEX
#E3DCDC
RGB
rgb(227, 220, 220)
RGBA
rgba(227, 220, 220, 1)
HSL
hsl(0, 11%, 88%)
HSV
hsv(0, 3%, 89%)
CMYK
cmyk(0%, 3%, 3%, 11%)
CSS variable
--color-primary: #E3DCDC;
Lowercase HEX
#e3dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #E3DCDC

.color-e3dcdc {
  color: #E3DCDC;
  background-color: #E3DCDC;
}

Frequently asked questions

What color is #E3DCDC?+

#E3DCDC is a HEX color with RGB value rgb(227, 220, 220) and HSL value hsl(0, 11%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3DCDC?+

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