#CA91DE Color

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

Color preview

#CA91DE

Color formats

HEX
#CA91DE
RGB
rgb(202, 145, 222)
RGBA
rgba(202, 145, 222, 1)
HSL
hsl(284, 54%, 72%)
HSV
hsv(284, 35%, 87%)
CMYK
cmyk(9%, 35%, 0%, 13%)
CSS variable
--color-primary: #CA91DE;
Lowercase HEX
#ca91de

Shades

Tints

Tones

Harmony

CSS snippets for #CA91DE

.color-ca91de {
  color: #CA91DE;
  background-color: #CA91DE;
}

Frequently asked questions

What color is #CA91DE?+

#CA91DE is a HEX color with RGB value rgb(202, 145, 222) and HSL value hsl(284, 54%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA91DE?+

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