#D4BCCB Color

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

Color preview

#D4BCCB

Color formats

HEX
#D4BCCB
RGB
rgb(212, 188, 203)
RGBA
rgba(212, 188, 203, 1)
HSL
hsl(323, 22%, 78%)
HSV
hsv(323, 11%, 83%)
CMYK
cmyk(0%, 11%, 4%, 17%)
CSS variable
--color-primary: #D4BCCB;
Lowercase HEX
#d4bccb

Shades

Tints

Tones

Harmony

CSS snippets for #D4BCCB

.color-d4bccb {
  color: #D4BCCB;
  background-color: #D4BCCB;
}

Frequently asked questions

What color is #D4BCCB?+

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

What is the closest Tailwind color to #D4BCCB?+

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