#D1CCDE Color

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

Color preview

#D1CCDE

Color formats

HEX
#D1CCDE
RGB
rgb(209, 204, 222)
RGBA
rgba(209, 204, 222, 1)
HSL
hsl(257, 21%, 84%)
HSV
hsv(257, 8%, 87%)
CMYK
cmyk(6%, 8%, 0%, 13%)
CSS variable
--color-primary: #D1CCDE;
Lowercase HEX
#d1ccde

Shades

Tints

Tones

Harmony

CSS snippets for #D1CCDE

.color-d1ccde {
  color: #D1CCDE;
  background-color: #D1CCDE;
}

Frequently asked questions

What color is #D1CCDE?+

#D1CCDE is a HEX color with RGB value rgb(209, 204, 222) and HSL value hsl(257, 21%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D1CCDE?+

The closest Tailwind color is gray-300, available as the bg-gray-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