#D5BCCF Color

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

Color preview

#D5BCCF

Color formats

HEX
#D5BCCF
RGB
rgb(213, 188, 207)
RGBA
rgba(213, 188, 207, 1)
HSL
hsl(314, 23%, 79%)
HSV
hsv(314, 12%, 84%)
CMYK
cmyk(0%, 12%, 3%, 16%)
CSS variable
--color-primary: #D5BCCF;
Lowercase HEX
#d5bccf

Shades

Tints

Tones

Harmony

CSS snippets for #D5BCCF

.color-d5bccf {
  color: #D5BCCF;
  background-color: #D5BCCF;
}

Frequently asked questions

What color is #D5BCCF?+

#D5BCCF is a HEX color with RGB value rgb(213, 188, 207) and HSL value hsl(314, 23%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D5BCCF?+

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