#D4DDCB Color

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

Color preview

#D4DDCB

Color formats

HEX
#D4DDCB
RGB
rgb(212, 221, 203)
RGBA
rgba(212, 221, 203, 1)
HSL
hsl(90, 21%, 83%)
HSV
hsv(90, 8%, 87%)
CMYK
cmyk(4%, 0%, 8%, 13%)
CSS variable
--color-primary: #D4DDCB;
Lowercase HEX
#d4ddcb

Shades

Tints

Tones

Harmony

CSS snippets for #D4DDCB

.color-d4ddcb {
  color: #D4DDCB;
  background-color: #D4DDCB;
}

Frequently asked questions

What color is #D4DDCB?+

#D4DDCB is a HEX color with RGB value rgb(212, 221, 203) and HSL value hsl(90, 21%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D4DDCB?+

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