#C36C9F Color

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

Color preview

#C36C9F

Color formats

HEX
#C36C9F
RGB
rgb(195, 108, 159)
RGBA
rgba(195, 108, 159, 1)
HSL
hsl(325, 42%, 59%)
HSV
hsv(325, 45%, 76%)
CMYK
cmyk(0%, 45%, 18%, 24%)
CSS variable
--color-primary: #C36C9F;
Lowercase HEX
#c36c9f

Shades

Tints

Tones

Harmony

CSS snippets for #C36C9F

.color-c36c9f {
  color: #C36C9F;
  background-color: #C36C9F;
}

Frequently asked questions

What color is #C36C9F?+

#C36C9F is a HEX color with RGB value rgb(195, 108, 159) and HSL value hsl(325, 42%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C36C9F?+

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