#D1DDBB Color

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

Color preview

#D1DDBB

Color formats

HEX
#D1DDBB
RGB
rgb(209, 221, 187)
RGBA
rgba(209, 221, 187, 1)
HSL
hsl(81, 33%, 80%)
HSV
hsv(81, 15%, 87%)
CMYK
cmyk(5%, 0%, 15%, 13%)
CSS variable
--color-primary: #D1DDBB;
Lowercase HEX
#d1ddbb

Shades

Tints

Tones

Harmony

CSS snippets for #D1DDBB

.color-d1ddbb {
  color: #D1DDBB;
  background-color: #D1DDBB;
}

Frequently asked questions

What color is #D1DDBB?+

#D1DDBB is a HEX color with RGB value rgb(209, 221, 187) and HSL value hsl(81, 33%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D1DDBB?+

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