#C75F64 Color

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

Color preview

#C75F64

Color formats

HEX
#C75F64
RGB
rgb(199, 95, 100)
RGBA
rgba(199, 95, 100, 1)
HSL
hsl(357, 48%, 58%)
HSV
hsv(357, 52%, 78%)
CMYK
cmyk(0%, 52%, 50%, 22%)
CSS variable
--color-primary: #C75F64;
Lowercase HEX
#c75f64

Shades

Tints

Tones

Harmony

CSS snippets for #C75F64

.color-c75f64 {
  color: #C75F64;
  background-color: #C75F64;
}

Frequently asked questions

What color is #C75F64?+

#C75F64 is a HEX color with RGB value rgb(199, 95, 100) and HSL value hsl(357, 48%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C75F64?+

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