#CA5FD8 Color

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

Color preview

#CA5FD8

Color formats

HEX
#CA5FD8
RGB
rgb(202, 95, 216)
RGBA
rgba(202, 95, 216, 1)
HSL
hsl(293, 61%, 61%)
HSV
hsv(293, 56%, 85%)
CMYK
cmyk(6%, 56%, 0%, 15%)
CSS variable
--color-primary: #CA5FD8;
Lowercase HEX
#ca5fd8

Shades

Tints

Tones

Harmony

CSS snippets for #CA5FD8

.color-ca5fd8 {
  color: #CA5FD8;
  background-color: #CA5FD8;
}

Frequently asked questions

What color is #CA5FD8?+

#CA5FD8 is a HEX color with RGB value rgb(202, 95, 216) and HSL value hsl(293, 61%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CA5FD8?+

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