#CA3C7E Color

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

Color preview

#CA3C7E

Color formats

HEX
#CA3C7E
RGB
rgb(202, 60, 126)
RGBA
rgba(202, 60, 126, 1)
HSL
hsl(332, 57%, 51%)
HSV
hsv(332, 70%, 79%)
CMYK
cmyk(0%, 70%, 38%, 21%)
CSS variable
--color-primary: #CA3C7E;
Lowercase HEX
#ca3c7e

Shades

Tints

Tones

Harmony

CSS snippets for #CA3C7E

.color-ca3c7e {
  color: #CA3C7E;
  background-color: #CA3C7E;
}

Frequently asked questions

What color is #CA3C7E?+

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

What is the closest Tailwind color to #CA3C7E?+

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