#C55C49 Color

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

Color preview

#C55C49

Color formats

HEX
#C55C49
RGB
rgb(197, 92, 73)
RGBA
rgba(197, 92, 73, 1)
HSL
hsl(9, 52%, 53%)
HSV
hsv(9, 63%, 77%)
CMYK
cmyk(0%, 53%, 63%, 23%)
CSS variable
--color-primary: #C55C49;
Lowercase HEX
#c55c49

Shades

Tints

Tones

Harmony

CSS snippets for #C55C49

.color-c55c49 {
  color: #C55C49;
  background-color: #C55C49;
}

Frequently asked questions

What color is #C55C49?+

#C55C49 is a HEX color with RGB value rgb(197, 92, 73) and HSL value hsl(9, 52%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C55C49?+

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