#C5534B Color

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

Color preview

#C5534B

Color formats

HEX
#C5534B
RGB
rgb(197, 83, 75)
RGBA
rgba(197, 83, 75, 1)
HSL
hsl(4, 51%, 53%)
HSV
hsv(4, 62%, 77%)
CMYK
cmyk(0%, 58%, 62%, 23%)
CSS variable
--color-primary: #C5534B;
Lowercase HEX
#c5534b

Shades

Tints

Tones

Harmony

CSS snippets for #C5534B

.color-c5534b {
  color: #C5534B;
  background-color: #C5534B;
}

Frequently asked questions

What color is #C5534B?+

#C5534B is a HEX color with RGB value rgb(197, 83, 75) and HSL value hsl(4, 51%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C5534B?+

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