#CA93D2 Color

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

Color preview

#CA93D2

Color formats

HEX
#CA93D2
RGB
rgb(202, 147, 210)
RGBA
rgba(202, 147, 210, 1)
HSL
hsl(292, 41%, 70%)
HSV
hsv(292, 30%, 82%)
CMYK
cmyk(4%, 30%, 0%, 18%)
CSS variable
--color-primary: #CA93D2;
Lowercase HEX
#ca93d2

Shades

Tints

Tones

Harmony

CSS snippets for #CA93D2

.color-ca93d2 {
  color: #CA93D2;
  background-color: #CA93D2;
}

Frequently asked questions

What color is #CA93D2?+

#CA93D2 is a HEX color with RGB value rgb(202, 147, 210) and HSL value hsl(292, 41%, 70%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA93D2?+

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