#D4BCCF Color

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

Color preview

#D4BCCF

Color formats

HEX
#D4BCCF
RGB
rgb(212, 188, 207)
RGBA
rgba(212, 188, 207, 1)
HSL
hsl(313, 22%, 78%)
HSV
hsv(313, 11%, 83%)
CMYK
cmyk(0%, 11%, 2%, 17%)
CSS variable
--color-primary: #D4BCCF;
Lowercase HEX
#d4bccf

Shades

Tints

Tones

Harmony

CSS snippets for #D4BCCF

.color-d4bccf {
  color: #D4BCCF;
  background-color: #D4BCCF;
}

Frequently asked questions

What color is #D4BCCF?+

#D4BCCF is a HEX color with RGB value rgb(212, 188, 207) and HSL value hsl(313, 22%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4BCCF?+

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