#C4523B Color

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

Color preview

#C4523B

Color formats

HEX
#C4523B
RGB
rgb(196, 82, 59)
RGBA
rgba(196, 82, 59, 1)
HSL
hsl(10, 54%, 50%)
HSV
hsv(10, 70%, 77%)
CMYK
cmyk(0%, 58%, 70%, 23%)
CSS variable
--color-primary: #C4523B;
Lowercase HEX
#c4523b

Shades

Tints

Tones

Harmony

CSS snippets for #C4523B

.color-c4523b {
  color: #C4523B;
  background-color: #C4523B;
}

Frequently asked questions

What color is #C4523B?+

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

What is the closest Tailwind color to #C4523B?+

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