#D6BCCB Color

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

Color preview

#D6BCCB

Color formats

HEX
#D6BCCB
RGB
rgb(214, 188, 203)
RGBA
rgba(214, 188, 203, 1)
HSL
hsl(325, 24%, 79%)
HSV
hsv(325, 12%, 84%)
CMYK
cmyk(0%, 12%, 5%, 16%)
CSS variable
--color-primary: #D6BCCB;
Lowercase HEX
#d6bccb

Shades

Tints

Tones

Harmony

CSS snippets for #D6BCCB

.color-d6bccb {
  color: #D6BCCB;
  background-color: #D6BCCB;
}

Frequently asked questions

What color is #D6BCCB?+

#D6BCCB is a HEX color with RGB value rgb(214, 188, 203) and HSL value hsl(325, 24%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D6BCCB?+

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