#CA91DC Color

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

Color preview

#CA91DC

Color formats

HEX
#CA91DC
RGB
rgb(202, 145, 220)
RGBA
rgba(202, 145, 220, 1)
HSL
hsl(286, 52%, 72%)
HSV
hsv(286, 34%, 86%)
CMYK
cmyk(8%, 34%, 0%, 14%)
CSS variable
--color-primary: #CA91DC;
Lowercase HEX
#ca91dc

Shades

Tints

Tones

Harmony

CSS snippets for #CA91DC

.color-ca91dc {
  color: #CA91DC;
  background-color: #CA91DC;
}

Frequently asked questions

What color is #CA91DC?+

#CA91DC is a HEX color with RGB value rgb(202, 145, 220) and HSL value hsl(286, 52%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA91DC?+

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