#CA2F8A Color

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

Color preview

#CA2F8A

Color formats

HEX
#CA2F8A
RGB
rgb(202, 47, 138)
RGBA
rgba(202, 47, 138, 1)
HSL
hsl(325, 62%, 49%)
HSV
hsv(325, 77%, 79%)
CMYK
cmyk(0%, 77%, 32%, 21%)
CSS variable
--color-primary: #CA2F8A;
Lowercase HEX
#ca2f8a

Shades

Tints

Tones

Harmony

CSS snippets for #CA2F8A

.color-ca2f8a {
  color: #CA2F8A;
  background-color: #CA2F8A;
}

Frequently asked questions

What color is #CA2F8A?+

#CA2F8A is a HEX color with RGB value rgb(202, 47, 138) and HSL value hsl(325, 62%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CA2F8A?+

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