#C57A9A Color

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

Color preview

#C57A9A

Color formats

HEX
#C57A9A
RGB
rgb(197, 122, 154)
RGBA
rgba(197, 122, 154, 1)
HSL
hsl(334, 39%, 63%)
HSV
hsv(334, 38%, 77%)
CMYK
cmyk(0%, 38%, 22%, 23%)
CSS variable
--color-primary: #C57A9A;
Lowercase HEX
#c57a9a

Shades

Tints

Tones

Harmony

CSS snippets for #C57A9A

.color-c57a9a {
  color: #C57A9A;
  background-color: #C57A9A;
}

Frequently asked questions

What color is #C57A9A?+

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

What is the closest Tailwind color to #C57A9A?+

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