#C3599C Color

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

Color preview

#C3599C

Color formats

HEX
#C3599C
RGB
rgb(195, 89, 156)
RGBA
rgba(195, 89, 156, 1)
HSL
hsl(322, 47%, 56%)
HSV
hsv(322, 54%, 76%)
CMYK
cmyk(0%, 54%, 20%, 24%)
CSS variable
--color-primary: #C3599C;
Lowercase HEX
#c3599c

Shades

Tints

Tones

Harmony

CSS snippets for #C3599C

.color-c3599c {
  color: #C3599C;
  background-color: #C3599C;
}

Frequently asked questions

What color is #C3599C?+

#C3599C is a HEX color with RGB value rgb(195, 89, 156) and HSL value hsl(322, 47%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C3599C?+

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