#C25C75 Color

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

Color preview

#C25C75

Color formats

HEX
#C25C75
RGB
rgb(194, 92, 117)
RGBA
rgba(194, 92, 117, 1)
HSL
hsl(345, 46%, 56%)
HSV
hsv(345, 53%, 76%)
CMYK
cmyk(0%, 53%, 40%, 24%)
CSS variable
--color-primary: #C25C75;
Lowercase HEX
#c25c75

Shades

Tints

Tones

Harmony

CSS snippets for #C25C75

.color-c25c75 {
  color: #C25C75;
  background-color: #C25C75;
}

Frequently asked questions

What color is #C25C75?+

#C25C75 is a HEX color with RGB value rgb(194, 92, 117) and HSL value hsl(345, 46%, 56%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C25C75?+

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