#C45D3B Color

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

Color preview

#C45D3B

Color formats

HEX
#C45D3B
RGB
rgb(196, 93, 59)
RGBA
rgba(196, 93, 59, 1)
HSL
hsl(15, 54%, 50%)
HSV
hsv(15, 70%, 77%)
CMYK
cmyk(0%, 53%, 70%, 23%)
CSS variable
--color-primary: #C45D3B;
Lowercase HEX
#c45d3b

Shades

Tints

Tones

Harmony

CSS snippets for #C45D3B

.color-c45d3b {
  color: #C45D3B;
  background-color: #C45D3B;
}

Frequently asked questions

What color is #C45D3B?+

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

What is the closest Tailwind color to #C45D3B?+

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