#DCBCC8 Color

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

Color preview

#DCBCC8

Color formats

HEX
#DCBCC8
RGB
rgb(220, 188, 200)
RGBA
rgba(220, 188, 200, 1)
HSL
hsl(338, 31%, 80%)
HSV
hsv(338, 15%, 86%)
CMYK
cmyk(0%, 15%, 9%, 14%)
CSS variable
--color-primary: #DCBCC8;
Lowercase HEX
#dcbcc8

Shades

Tints

Tones

Harmony

CSS snippets for #DCBCC8

.color-dcbcc8 {
  color: #DCBCC8;
  background-color: #DCBCC8;
}

Frequently asked questions

What color is #DCBCC8?+

#DCBCC8 is a HEX color with RGB value rgb(220, 188, 200) and HSL value hsl(338, 31%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCBCC8?+

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