#C4444C Color

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

Color preview

#C4444C

Color formats

HEX
#C4444C
RGB
rgb(196, 68, 76)
RGBA
rgba(196, 68, 76, 1)
HSL
hsl(356, 52%, 52%)
HSV
hsv(356, 65%, 77%)
CMYK
cmyk(0%, 65%, 61%, 23%)
CSS variable
--color-primary: #C4444C;
Lowercase HEX
#c4444c

Shades

Tints

Tones

Harmony

CSS snippets for #C4444C

.color-c4444c {
  color: #C4444C;
  background-color: #C4444C;
}

Frequently asked questions

What color is #C4444C?+

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

What is the closest Tailwind color to #C4444C?+

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