#CA2F8F Color

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

Color preview

#CA2F8F

Color formats

HEX
#CA2F8F
RGB
rgb(202, 47, 143)
RGBA
rgba(202, 47, 143, 1)
HSL
hsl(323, 62%, 49%)
HSV
hsv(323, 77%, 79%)
CMYK
cmyk(0%, 77%, 29%, 21%)
CSS variable
--color-primary: #CA2F8F;
Lowercase HEX
#ca2f8f

Shades

Tints

Tones

Harmony

CSS snippets for #CA2F8F

.color-ca2f8f {
  color: #CA2F8F;
  background-color: #CA2F8F;
}

Frequently asked questions

What color is #CA2F8F?+

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

What is the closest Tailwind color to #CA2F8F?+

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