#CA4949 Color

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

Color preview

#CA4949

Color formats

HEX
#CA4949
RGB
rgb(202, 73, 73)
RGBA
rgba(202, 73, 73, 1)
HSL
hsl(0, 55%, 54%)
HSV
hsv(0, 64%, 79%)
CMYK
cmyk(0%, 64%, 64%, 21%)
CSS variable
--color-primary: #CA4949;
Lowercase HEX
#ca4949

Shades

Tints

Tones

Harmony

CSS snippets for #CA4949

.color-ca4949 {
  color: #CA4949;
  background-color: #CA4949;
}

Frequently asked questions

What color is #CA4949?+

#CA4949 is a HEX color with RGB value rgb(202, 73, 73) and HSL value hsl(0, 55%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA4949?+

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