#C44B3B Color

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

Color preview

#C44B3B

Color formats

HEX
#C44B3B
RGB
rgb(196, 75, 59)
RGBA
rgba(196, 75, 59, 1)
HSL
hsl(7, 54%, 50%)
HSV
hsv(7, 70%, 77%)
CMYK
cmyk(0%, 62%, 70%, 23%)
CSS variable
--color-primary: #C44B3B;
Lowercase HEX
#c44b3b

Shades

Tints

Tones

Harmony

CSS snippets for #C44B3B

.color-c44b3b {
  color: #C44B3B;
  background-color: #C44B3B;
}

Frequently asked questions

What color is #C44B3B?+

#C44B3B is a HEX color with RGB value rgb(196, 75, 59) and HSL value hsl(7, 54%, 50%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C44B3B?+

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