#D0DDCB Color

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

Color preview

#D0DDCB

Color formats

HEX
#D0DDCB
RGB
rgb(208, 221, 203)
RGBA
rgba(208, 221, 203, 1)
HSL
hsl(103, 21%, 83%)
HSV
hsv(103, 8%, 87%)
CMYK
cmyk(6%, 0%, 8%, 13%)
CSS variable
--color-primary: #D0DDCB;
Lowercase HEX
#d0ddcb

Shades

Tints

Tones

Harmony

CSS snippets for #D0DDCB

.color-d0ddcb {
  color: #D0DDCB;
  background-color: #D0DDCB;
}

Frequently asked questions

What color is #D0DDCB?+

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

What is the closest Tailwind color to #D0DDCB?+

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