#D9BCD4 Color

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

Color preview

#D9BCD4

Color formats

HEX
#D9BCD4
RGB
rgb(217, 188, 212)
RGBA
rgba(217, 188, 212, 1)
HSL
hsl(310, 28%, 79%)
HSV
hsv(310, 13%, 85%)
CMYK
cmyk(0%, 13%, 2%, 15%)
CSS variable
--color-primary: #D9BCD4;
Lowercase HEX
#d9bcd4

Shades

Tints

Tones

Harmony

CSS snippets for #D9BCD4

.color-d9bcd4 {
  color: #D9BCD4;
  background-color: #D9BCD4;
}

Frequently asked questions

What color is #D9BCD4?+

#D9BCD4 is a HEX color with RGB value rgb(217, 188, 212) and HSL value hsl(310, 28%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D9BCD4?+

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