#C9545C Color

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

Color preview

#C9545C

Color formats

HEX
#C9545C
RGB
rgb(201, 84, 92)
RGBA
rgba(201, 84, 92, 1)
HSL
hsl(356, 52%, 56%)
HSV
hsv(356, 58%, 79%)
CMYK
cmyk(0%, 58%, 54%, 21%)
CSS variable
--color-primary: #C9545C;
Lowercase HEX
#c9545c

Shades

Tints

Tones

Harmony

CSS snippets for #C9545C

.color-c9545c {
  color: #C9545C;
  background-color: #C9545C;
}

Frequently asked questions

What color is #C9545C?+

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

What is the closest Tailwind color to #C9545C?+

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