#D3CAEB Color

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

Color preview

#D3CAEB

Color formats

HEX
#D3CAEB
RGB
rgb(211, 202, 235)
RGBA
rgba(211, 202, 235, 1)
HSL
hsl(256, 45%, 86%)
HSV
hsv(256, 14%, 92%)
CMYK
cmyk(10%, 14%, 0%, 8%)
CSS variable
--color-primary: #D3CAEB;
Lowercase HEX
#d3caeb

Shades

Tints

Tones

Harmony

CSS snippets for #D3CAEB

.color-d3caeb {
  color: #D3CAEB;
  background-color: #D3CAEB;
}

Frequently asked questions

What color is #D3CAEB?+

#D3CAEB is a HEX color with RGB value rgb(211, 202, 235) and HSL value hsl(256, 45%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3CAEB?+

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