#CA5EEE Color

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

Color preview

#CA5EEE

Color formats

HEX
#CA5EEE
RGB
rgb(202, 94, 238)
RGBA
rgba(202, 94, 238, 1)
HSL
hsl(285, 81%, 65%)
HSV
hsv(285, 61%, 93%)
CMYK
cmyk(15%, 61%, 0%, 7%)
CSS variable
--color-primary: #CA5EEE;
Lowercase HEX
#ca5eee

Shades

Tints

Tones

Harmony

CSS snippets for #CA5EEE

.color-ca5eee {
  color: #CA5EEE;
  background-color: #CA5EEE;
}

Frequently asked questions

What color is #CA5EEE?+

#CA5EEE is a HEX color with RGB value rgb(202, 94, 238) and HSL value hsl(285, 81%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CA5EEE?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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