#E1CDCB Color

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

Color preview

#E1CDCB

Color formats

HEX
#E1CDCB
RGB
rgb(225, 205, 203)
RGBA
rgba(225, 205, 203, 1)
HSL
hsl(5, 27%, 84%)
HSV
hsv(5, 10%, 88%)
CMYK
cmyk(0%, 9%, 10%, 12%)
CSS variable
--color-primary: #E1CDCB;
Lowercase HEX
#e1cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #E1CDCB

.color-e1cdcb {
  color: #E1CDCB;
  background-color: #E1CDCB;
}

Frequently asked questions

What color is #E1CDCB?+

#E1CDCB is a HEX color with RGB value rgb(225, 205, 203) and HSL value hsl(5, 27%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E1CDCB?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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