#DCA9E4 Color

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

Color preview

#DCA9E4

Color formats

HEX
#DCA9E4
RGB
rgb(220, 169, 228)
RGBA
rgba(220, 169, 228, 1)
HSL
hsl(292, 52%, 78%)
HSV
hsv(292, 26%, 89%)
CMYK
cmyk(4%, 26%, 0%, 11%)
CSS variable
--color-primary: #DCA9E4;
Lowercase HEX
#dca9e4

Shades

Tints

Tones

Harmony

CSS snippets for #DCA9E4

.color-dca9e4 {
  color: #DCA9E4;
  background-color: #DCA9E4;
}

Frequently asked questions

What color is #DCA9E4?+

#DCA9E4 is a HEX color with RGB value rgb(220, 169, 228) and HSL value hsl(292, 52%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCA9E4?+

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