#CA2F6B Color

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

Color preview

#CA2F6B

Color formats

HEX
#CA2F6B
RGB
rgb(202, 47, 107)
RGBA
rgba(202, 47, 107, 1)
HSL
hsl(337, 62%, 49%)
HSV
hsv(337, 77%, 79%)
CMYK
cmyk(0%, 77%, 47%, 21%)
CSS variable
--color-primary: #CA2F6B;
Lowercase HEX
#ca2f6b

Shades

Tints

Tones

Harmony

CSS snippets for #CA2F6B

.color-ca2f6b {
  color: #CA2F6B;
  background-color: #CA2F6B;
}

Frequently asked questions

What color is #CA2F6B?+

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

What is the closest Tailwind color to #CA2F6B?+

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