#C95D45 Color

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

Color preview

#C95D45

Color formats

HEX
#C95D45
RGB
rgb(201, 93, 69)
RGBA
rgba(201, 93, 69, 1)
HSL
hsl(11, 55%, 53%)
HSV
hsv(11, 66%, 79%)
CMYK
cmyk(0%, 54%, 66%, 21%)
CSS variable
--color-primary: #C95D45;
Lowercase HEX
#c95d45

Shades

Tints

Tones

Harmony

CSS snippets for #C95D45

.color-c95d45 {
  color: #C95D45;
  background-color: #C95D45;
}

Frequently asked questions

What color is #C95D45?+

#C95D45 is a HEX color with RGB value rgb(201, 93, 69) and HSL value hsl(11, 55%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C95D45?+

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