#DCB9C2 Color

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

Color preview

#DCB9C2

Color formats

HEX
#DCB9C2
RGB
rgb(220, 185, 194)
RGBA
rgba(220, 185, 194, 1)
HSL
hsl(345, 33%, 79%)
HSV
hsv(345, 16%, 86%)
CMYK
cmyk(0%, 16%, 12%, 14%)
CSS variable
--color-primary: #DCB9C2;
Lowercase HEX
#dcb9c2

Shades

Tints

Tones

Harmony

CSS snippets for #DCB9C2

.color-dcb9c2 {
  color: #DCB9C2;
  background-color: #DCB9C2;
}

Frequently asked questions

What color is #DCB9C2?+

#DCB9C2 is a HEX color with RGB value rgb(220, 185, 194) and HSL value hsl(345, 33%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCB9C2?+

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