#CA93EB Color

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

Color preview

#CA93EB

Color formats

HEX
#CA93EB
RGB
rgb(202, 147, 235)
RGBA
rgba(202, 147, 235, 1)
HSL
hsl(278, 69%, 75%)
HSV
hsv(278, 37%, 92%)
CMYK
cmyk(14%, 37%, 0%, 8%)
CSS variable
--color-primary: #CA93EB;
Lowercase HEX
#ca93eb

Shades

Tints

Tones

Harmony

CSS snippets for #CA93EB

.color-ca93eb {
  color: #CA93EB;
  background-color: #CA93EB;
}

Frequently asked questions

What color is #CA93EB?+

#CA93EB is a HEX color with RGB value rgb(202, 147, 235) and HSL value hsl(278, 69%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA93EB?+

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