#CA3AE4 Color

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

Color preview

#CA3AE4

Color formats

HEX
#CA3AE4
RGB
rgb(202, 58, 228)
RGBA
rgba(202, 58, 228, 1)
HSL
hsl(291, 76%, 56%)
HSV
hsv(291, 75%, 89%)
CMYK
cmyk(11%, 75%, 0%, 11%)
CSS variable
--color-primary: #CA3AE4;
Lowercase HEX
#ca3ae4

Shades

Tints

Tones

Harmony

CSS snippets for #CA3AE4

.color-ca3ae4 {
  color: #CA3AE4;
  background-color: #CA3AE4;
}

Frequently asked questions

What color is #CA3AE4?+

#CA3AE4 is a HEX color with RGB value rgb(202, 58, 228) and HSL value hsl(291, 76%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CA3AE4?+

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