#DCB4D8 Color

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

Color preview

#DCB4D8

Color formats

HEX
#DCB4D8
RGB
rgb(220, 180, 216)
RGBA
rgba(220, 180, 216, 1)
HSL
hsl(306, 36%, 78%)
HSV
hsv(306, 18%, 86%)
CMYK
cmyk(0%, 18%, 2%, 14%)
CSS variable
--color-primary: #DCB4D8;
Lowercase HEX
#dcb4d8

Shades

Tints

Tones

Harmony

CSS snippets for #DCB4D8

.color-dcb4d8 {
  color: #DCB4D8;
  background-color: #DCB4D8;
}

Frequently asked questions

What color is #DCB4D8?+

#DCB4D8 is a HEX color with RGB value rgb(220, 180, 216) and HSL value hsl(306, 36%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCB4D8?+

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