#DA9CFF Color

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

Color preview

#DA9CFF

Color formats

HEX
#DA9CFF
RGB
rgb(218, 156, 255)
RGBA
rgba(218, 156, 255, 1)
HSL
hsl(278, 100%, 81%)
HSV
hsv(278, 39%, 100%)
CMYK
cmyk(15%, 39%, 0%, 0%)
CSS variable
--color-primary: #DA9CFF;
Lowercase HEX
#da9cff

Shades

Tints

Tones

Harmony

CSS snippets for #DA9CFF

.color-da9cff {
  color: #DA9CFF;
  background-color: #DA9CFF;
}

Frequently asked questions

What color is #DA9CFF?+

#DA9CFF is a HEX color with RGB value rgb(218, 156, 255) and HSL value hsl(278, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DA9CFF?+

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