#C57A9C Color

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

Color preview

#C57A9C

Color formats

HEX
#C57A9C
RGB
rgb(197, 122, 156)
RGBA
rgba(197, 122, 156, 1)
HSL
hsl(333, 39%, 63%)
HSV
hsv(333, 38%, 77%)
CMYK
cmyk(0%, 38%, 21%, 23%)
CSS variable
--color-primary: #C57A9C;
Lowercase HEX
#c57a9c

Shades

Tints

Tones

Harmony

CSS snippets for #C57A9C

.color-c57a9c {
  color: #C57A9C;
  background-color: #C57A9C;
}

Frequently asked questions

What color is #C57A9C?+

#C57A9C is a HEX color with RGB value rgb(197, 122, 156) and HSL value hsl(333, 39%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C57A9C?+

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