#CA444B Color

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

Color preview

#CA444B

Color formats

HEX
#CA444B
RGB
rgb(202, 68, 75)
RGBA
rgba(202, 68, 75, 1)
HSL
hsl(357, 56%, 53%)
HSV
hsv(357, 66%, 79%)
CMYK
cmyk(0%, 66%, 63%, 21%)
CSS variable
--color-primary: #CA444B;
Lowercase HEX
#ca444b

Shades

Tints

Tones

Harmony

CSS snippets for #CA444B

.color-ca444b {
  color: #CA444B;
  background-color: #CA444B;
}

Frequently asked questions

What color is #CA444B?+

#CA444B is a HEX color with RGB value rgb(202, 68, 75) and HSL value hsl(357, 56%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #CA444B?+

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