#C4444A Color

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

Color preview

#C4444A

Color formats

HEX
#C4444A
RGB
rgb(196, 68, 74)
RGBA
rgba(196, 68, 74, 1)
HSL
hsl(357, 52%, 52%)
HSV
hsv(357, 65%, 77%)
CMYK
cmyk(0%, 65%, 62%, 23%)
CSS variable
--color-primary: #C4444A;
Lowercase HEX
#c4444a

Shades

Tints

Tones

Harmony

CSS snippets for #C4444A

.color-c4444a {
  color: #C4444A;
  background-color: #C4444A;
}

Frequently asked questions

What color is #C4444A?+

#C4444A is a HEX color with RGB value rgb(196, 68, 74) and HSL value hsl(357, 52%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C4444A?+

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