#C8598B Color

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

Color preview

#C8598B

Color formats

HEX
#C8598B
RGB
rgb(200, 89, 139)
RGBA
rgba(200, 89, 139, 1)
HSL
hsl(333, 50%, 57%)
HSV
hsv(333, 56%, 78%)
CMYK
cmyk(0%, 56%, 31%, 22%)
CSS variable
--color-primary: #C8598B;
Lowercase HEX
#c8598b

Shades

Tints

Tones

Harmony

CSS snippets for #C8598B

.color-c8598b {
  color: #C8598B;
  background-color: #C8598B;
}

Frequently asked questions

What color is #C8598B?+

#C8598B is a HEX color with RGB value rgb(200, 89, 139) and HSL value hsl(333, 50%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C8598B?+

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