#DA9CFA Color

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

Color preview

#DA9CFA

Color formats

HEX
#DA9CFA
RGB
rgb(218, 156, 250)
RGBA
rgba(218, 156, 250, 1)
HSL
hsl(280, 90%, 80%)
HSV
hsv(280, 38%, 98%)
CMYK
cmyk(13%, 38%, 0%, 2%)
CSS variable
--color-primary: #DA9CFA;
Lowercase HEX
#da9cfa

Shades

Tints

Tones

Harmony

CSS snippets for #DA9CFA

.color-da9cfa {
  color: #DA9CFA;
  background-color: #DA9CFA;
}

Frequently asked questions

What color is #DA9CFA?+

#DA9CFA is a HEX color with RGB value rgb(218, 156, 250) and HSL value hsl(280, 90%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DA9CFA?+

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