#D3CDDB Color

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

Color preview

#D3CDDB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3CDDB

.color-d3cddb {
  color: #D3CDDB;
  background-color: #D3CDDB;
}

Frequently asked questions

What color is #D3CDDB?+

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

What is the closest Tailwind color to #D3CDDB?+

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