#CA3C8A Color

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

Color preview

#CA3C8A

Color formats

HEX
#CA3C8A
RGB
rgb(202, 60, 138)
RGBA
rgba(202, 60, 138, 1)
HSL
hsl(327, 57%, 51%)
HSV
hsv(327, 70%, 79%)
CMYK
cmyk(0%, 70%, 32%, 21%)
CSS variable
--color-primary: #CA3C8A;
Lowercase HEX
#ca3c8a

Shades

Tints

Tones

Harmony

CSS snippets for #CA3C8A

.color-ca3c8a {
  color: #CA3C8A;
  background-color: #CA3C8A;
}

Frequently asked questions

What color is #CA3C8A?+

#CA3C8A is a HEX color with RGB value rgb(202, 60, 138) and HSL value hsl(327, 57%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CA3C8A?+

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