#C36A9B Color

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

Color preview

#C36A9B

Color formats

HEX
#C36A9B
RGB
rgb(195, 106, 155)
RGBA
rgba(195, 106, 155, 1)
HSL
hsl(327, 43%, 59%)
HSV
hsv(327, 46%, 76%)
CMYK
cmyk(0%, 46%, 21%, 24%)
CSS variable
--color-primary: #C36A9B;
Lowercase HEX
#c36a9b

Shades

Tints

Tones

Harmony

CSS snippets for #C36A9B

.color-c36a9b {
  color: #C36A9B;
  background-color: #C36A9B;
}

Frequently asked questions

What color is #C36A9B?+

#C36A9B is a HEX color with RGB value rgb(195, 106, 155) and HSL value hsl(327, 43%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C36A9B?+

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