#C45F40 Color

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

Color preview

#C45F40

Color formats

HEX
#C45F40
RGB
rgb(196, 95, 64)
RGBA
rgba(196, 95, 64, 1)
HSL
hsl(14, 53%, 51%)
HSV
hsv(14, 67%, 77%)
CMYK
cmyk(0%, 52%, 67%, 23%)
CSS variable
--color-primary: #C45F40;
Lowercase HEX
#c45f40

Shades

Tints

Tones

Harmony

CSS snippets for #C45F40

.color-c45f40 {
  color: #C45F40;
  background-color: #C45F40;
}

Frequently asked questions

What color is #C45F40?+

#C45F40 is a HEX color with RGB value rgb(196, 95, 64) and HSL value hsl(14, 53%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C45F40?+

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