#D3BDDE Color

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

Color preview

#D3BDDE

Color formats

HEX
#D3BDDE
RGB
rgb(211, 189, 222)
RGBA
rgba(211, 189, 222, 1)
HSL
hsl(280, 33%, 81%)
HSV
hsv(280, 15%, 87%)
CMYK
cmyk(5%, 15%, 0%, 13%)
CSS variable
--color-primary: #D3BDDE;
Lowercase HEX
#d3bdde

Shades

Tints

Tones

Harmony

CSS snippets for #D3BDDE

.color-d3bdde {
  color: #D3BDDE;
  background-color: #D3BDDE;
}

Frequently asked questions

What color is #D3BDDE?+

#D3BDDE is a HEX color with RGB value rgb(211, 189, 222) and HSL value hsl(280, 33%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BDDE?+

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