#C75C75 Color

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

Color preview

#C75C75

Color formats

HEX
#C75C75
RGB
rgb(199, 92, 117)
RGBA
rgba(199, 92, 117, 1)
HSL
hsl(346, 49%, 57%)
HSV
hsv(346, 54%, 78%)
CMYK
cmyk(0%, 54%, 41%, 22%)
CSS variable
--color-primary: #C75C75;
Lowercase HEX
#c75c75

Shades

Tints

Tones

Harmony

CSS snippets for #C75C75

.color-c75c75 {
  color: #C75C75;
  background-color: #C75C75;
}

Frequently asked questions

What color is #C75C75?+

#C75C75 is a HEX color with RGB value rgb(199, 92, 117) and HSL value hsl(346, 49%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C75C75?+

The closest Tailwind color is red-400, available as the bg-red-400 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