#D5CCC1 Color

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

Color preview

#D5CCC1

Color formats

HEX
#D5CCC1
RGB
rgb(213, 204, 193)
RGBA
rgba(213, 204, 193, 1)
HSL
hsl(33, 19%, 80%)
HSV
hsv(33, 9%, 84%)
CMYK
cmyk(0%, 4%, 9%, 16%)
CSS variable
--color-primary: #D5CCC1;
Lowercase HEX
#d5ccc1

Shades

Tints

Tones

Harmony

CSS snippets for #D5CCC1

.color-d5ccc1 {
  color: #D5CCC1;
  background-color: #D5CCC1;
}

Frequently asked questions

What color is #D5CCC1?+

#D5CCC1 is a HEX color with RGB value rgb(213, 204, 193) and HSL value hsl(33, 19%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5CCC1?+

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