#C7575C Color

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

Color preview

#C7575C

Color formats

HEX
#C7575C
RGB
rgb(199, 87, 92)
RGBA
rgba(199, 87, 92, 1)
HSL
hsl(357, 50%, 56%)
HSV
hsv(357, 56%, 78%)
CMYK
cmyk(0%, 56%, 54%, 22%)
CSS variable
--color-primary: #C7575C;
Lowercase HEX
#c7575c

Shades

Tints

Tones

Harmony

CSS snippets for #C7575C

.color-c7575c {
  color: #C7575C;
  background-color: #C7575C;
}

Frequently asked questions

What color is #C7575C?+

#C7575C is a HEX color with RGB value rgb(199, 87, 92) and HSL value hsl(357, 50%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C7575C?+

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