#C5757B Color

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

Color preview

#C5757B

Color formats

HEX
#C5757B
RGB
rgb(197, 117, 123)
RGBA
rgba(197, 117, 123, 1)
HSL
hsl(356, 41%, 62%)
HSV
hsv(356, 41%, 77%)
CMYK
cmyk(0%, 41%, 38%, 23%)
CSS variable
--color-primary: #C5757B;
Lowercase HEX
#c5757b

Shades

Tints

Tones

Harmony

CSS snippets for #C5757B

.color-c5757b {
  color: #C5757B;
  background-color: #C5757B;
}

Frequently asked questions

What color is #C5757B?+

#C5757B is a HEX color with RGB value rgb(197, 117, 123) and HSL value hsl(356, 41%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C5757B?+

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