#CA93DB Color

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

Color preview

#CA93DB

Color formats

HEX
#CA93DB
RGB
rgb(202, 147, 219)
RGBA
rgba(202, 147, 219, 1)
HSL
hsl(286, 50%, 72%)
HSV
hsv(286, 33%, 86%)
CMYK
cmyk(8%, 33%, 0%, 14%)
CSS variable
--color-primary: #CA93DB;
Lowercase HEX
#ca93db

Shades

Tints

Tones

Harmony

CSS snippets for #CA93DB

.color-ca93db {
  color: #CA93DB;
  background-color: #CA93DB;
}

Frequently asked questions

What color is #CA93DB?+

#CA93DB is a HEX color with RGB value rgb(202, 147, 219) and HSL value hsl(286, 50%, 72%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA93DB?+

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