#C25C8D Color

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

Color preview

#C25C8D

Color formats

HEX
#C25C8D
RGB
rgb(194, 92, 141)
RGBA
rgba(194, 92, 141, 1)
HSL
hsl(331, 46%, 56%)
HSV
hsv(331, 53%, 76%)
CMYK
cmyk(0%, 53%, 27%, 24%)
CSS variable
--color-primary: #C25C8D;
Lowercase HEX
#c25c8d

Shades

Tints

Tones

Harmony

CSS snippets for #C25C8D

.color-c25c8d {
  color: #C25C8D;
  background-color: #C25C8D;
}

Frequently asked questions

What color is #C25C8D?+

#C25C8D is a HEX color with RGB value rgb(194, 92, 141) and HSL value hsl(331, 46%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C25C8D?+

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