#D3BAD9 Color

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

Color preview

#D3BAD9

Color formats

HEX
#D3BAD9
RGB
rgb(211, 186, 217)
RGBA
rgba(211, 186, 217, 1)
HSL
hsl(288, 29%, 79%)
HSV
hsv(288, 14%, 85%)
CMYK
cmyk(3%, 14%, 0%, 15%)
CSS variable
--color-primary: #D3BAD9;
Lowercase HEX
#d3bad9

Shades

Tints

Tones

Harmony

CSS snippets for #D3BAD9

.color-d3bad9 {
  color: #D3BAD9;
  background-color: #D3BAD9;
}

Frequently asked questions

What color is #D3BAD9?+

#D3BAD9 is a HEX color with RGB value rgb(211, 186, 217) and HSL value hsl(288, 29%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D3BAD9?+

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