#DA99FF Color

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

Color preview

#DA99FF

Color formats

HEX
#DA99FF
RGB
rgb(218, 153, 255)
RGBA
rgba(218, 153, 255, 1)
HSL
hsl(278, 100%, 80%)
HSV
hsv(278, 40%, 100%)
CMYK
cmyk(15%, 40%, 0%, 0%)
CSS variable
--color-primary: #DA99FF;
Lowercase HEX
#da99ff

Shades

Tints

Tones

Harmony

CSS snippets for #DA99FF

.color-da99ff {
  color: #DA99FF;
  background-color: #DA99FF;
}

Frequently asked questions

What color is #DA99FF?+

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

What is the closest Tailwind color to #DA99FF?+

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