#DCB1C2 Color

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

Color preview

#DCB1C2

Color formats

HEX
#DCB1C2
RGB
rgb(220, 177, 194)
RGBA
rgba(220, 177, 194, 1)
HSL
hsl(336, 38%, 78%)
HSV
hsv(336, 20%, 86%)
CMYK
cmyk(0%, 20%, 12%, 14%)
CSS variable
--color-primary: #DCB1C2;
Lowercase HEX
#dcb1c2

Shades

Tints

Tones

Harmony

CSS snippets for #DCB1C2

.color-dcb1c2 {
  color: #DCB1C2;
  background-color: #DCB1C2;
}

Frequently asked questions

What color is #DCB1C2?+

#DCB1C2 is a HEX color with RGB value rgb(220, 177, 194) and HSL value hsl(336, 38%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCB1C2?+

The closest Tailwind color is pink-300, available as the bg-pink-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