#C95C40 Color

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

Color preview

#C95C40

Color formats

HEX
#C95C40
RGB
rgb(201, 92, 64)
RGBA
rgba(201, 92, 64, 1)
HSL
hsl(12, 56%, 52%)
HSV
hsv(12, 68%, 79%)
CMYK
cmyk(0%, 54%, 68%, 21%)
CSS variable
--color-primary: #C95C40;
Lowercase HEX
#c95c40

Shades

Tints

Tones

Harmony

CSS snippets for #C95C40

.color-c95c40 {
  color: #C95C40;
  background-color: #C95C40;
}

Frequently asked questions

What color is #C95C40?+

#C95C40 is a HEX color with RGB value rgb(201, 92, 64) and HSL value hsl(12, 56%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C95C40?+

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