#CA4A50 Color

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

Color preview

#CA4A50

Color formats

HEX
#CA4A50
RGB
rgb(202, 74, 80)
RGBA
rgba(202, 74, 80, 1)
HSL
hsl(357, 55%, 54%)
HSV
hsv(357, 63%, 79%)
CMYK
cmyk(0%, 63%, 60%, 21%)
CSS variable
--color-primary: #CA4A50;
Lowercase HEX
#ca4a50

Shades

Tints

Tones

Harmony

CSS snippets for #CA4A50

.color-ca4a50 {
  color: #CA4A50;
  background-color: #CA4A50;
}

Frequently asked questions

What color is #CA4A50?+

#CA4A50 is a HEX color with RGB value rgb(202, 74, 80) and HSL value hsl(357, 55%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA4A50?+

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