#CA2B50 Color

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

Color preview

#CA2B50

Color formats

HEX
#CA2B50
RGB
rgb(202, 43, 80)
RGBA
rgba(202, 43, 80, 1)
HSL
hsl(346, 65%, 48%)
HSV
hsv(346, 79%, 79%)
CMYK
cmyk(0%, 79%, 60%, 21%)
CSS variable
--color-primary: #CA2B50;
Lowercase HEX
#ca2b50

Shades

Tints

Tones

Harmony

CSS snippets for #CA2B50

.color-ca2b50 {
  color: #CA2B50;
  background-color: #CA2B50;
}

Frequently asked questions

What color is #CA2B50?+

#CA2B50 is a HEX color with RGB value rgb(202, 43, 80) and HSL value hsl(346, 65%, 48%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CA2B50?+

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