#D2CDDB Color

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

Color preview

#D2CDDB

Color formats

HEX
#D2CDDB
RGB
rgb(210, 205, 219)
RGBA
rgba(210, 205, 219, 1)
HSL
hsl(261, 16%, 83%)
HSV
hsv(261, 6%, 86%)
CMYK
cmyk(4%, 6%, 0%, 14%)
CSS variable
--color-primary: #D2CDDB;
Lowercase HEX
#d2cddb

Shades

Tints

Tones

Harmony

CSS snippets for #D2CDDB

.color-d2cddb {
  color: #D2CDDB;
  background-color: #D2CDDB;
}

Frequently asked questions

What color is #D2CDDB?+

#D2CDDB is a HEX color with RGB value rgb(210, 205, 219) and HSL value hsl(261, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2CDDB?+

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