#D0DFCB Color

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

Color preview

#D0DFCB

Color formats

HEX
#D0DFCB
RGB
rgb(208, 223, 203)
RGBA
rgba(208, 223, 203, 1)
HSL
hsl(105, 24%, 84%)
HSV
hsv(105, 9%, 87%)
CMYK
cmyk(7%, 0%, 9%, 13%)
CSS variable
--color-primary: #D0DFCB;
Lowercase HEX
#d0dfcb

Shades

Tints

Tones

Harmony

CSS snippets for #D0DFCB

.color-d0dfcb {
  color: #D0DFCB;
  background-color: #D0DFCB;
}

Frequently asked questions

What color is #D0DFCB?+

#D0DFCB is a HEX color with RGB value rgb(208, 223, 203) and HSL value hsl(105, 24%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D0DFCB?+

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