#D3CADF Color

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

Color preview

#D3CADF

Color formats

HEX
#D3CADF
RGB
rgb(211, 202, 223)
RGBA
rgba(211, 202, 223, 1)
HSL
hsl(266, 25%, 83%)
HSV
hsv(266, 9%, 87%)
CMYK
cmyk(5%, 9%, 0%, 13%)
CSS variable
--color-primary: #D3CADF;
Lowercase HEX
#d3cadf

Shades

Tints

Tones

Harmony

CSS snippets for #D3CADF

.color-d3cadf {
  color: #D3CADF;
  background-color: #D3CADF;
}

Frequently asked questions

What color is #D3CADF?+

#D3CADF is a HEX color with RGB value rgb(211, 202, 223) and HSL value hsl(266, 25%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3CADF?+

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