#CA93CB Color

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

Color preview

#CA93CB

Color formats

HEX
#CA93CB
RGB
rgb(202, 147, 203)
RGBA
rgba(202, 147, 203, 1)
HSL
hsl(299, 35%, 69%)
HSV
hsv(299, 28%, 80%)
CMYK
cmyk(0%, 28%, 0%, 20%)
CSS variable
--color-primary: #CA93CB;
Lowercase HEX
#ca93cb

Shades

Tints

Tones

Harmony

CSS snippets for #CA93CB

.color-ca93cb {
  color: #CA93CB;
  background-color: #CA93CB;
}

Frequently asked questions

What color is #CA93CB?+

#CA93CB is a HEX color with RGB value rgb(202, 147, 203) and HSL value hsl(299, 35%, 69%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CA93CB?+

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