#D5CCBF Color

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

Color preview

#D5CCBF

Color formats

HEX
#D5CCBF
RGB
rgb(213, 204, 191)
RGBA
rgba(213, 204, 191, 1)
HSL
hsl(35, 21%, 79%)
HSV
hsv(35, 10%, 84%)
CMYK
cmyk(0%, 4%, 10%, 16%)
CSS variable
--color-primary: #D5CCBF;
Lowercase HEX
#d5ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #D5CCBF

.color-d5ccbf {
  color: #D5CCBF;
  background-color: #D5CCBF;
}

Frequently asked questions

What color is #D5CCBF?+

#D5CCBF is a HEX color with RGB value rgb(213, 204, 191) and HSL value hsl(35, 21%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5CCBF?+

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