#C25C8B Color

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

Color preview

#C25C8B

Color formats

HEX
#C25C8B
RGB
rgb(194, 92, 139)
RGBA
rgba(194, 92, 139, 1)
HSL
hsl(332, 46%, 56%)
HSV
hsv(332, 53%, 76%)
CMYK
cmyk(0%, 53%, 28%, 24%)
CSS variable
--color-primary: #C25C8B;
Lowercase HEX
#c25c8b

Shades

Tints

Tones

Harmony

CSS snippets for #C25C8B

.color-c25c8b {
  color: #C25C8B;
  background-color: #C25C8B;
}

Frequently asked questions

What color is #C25C8B?+

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

What is the closest Tailwind color to #C25C8B?+

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