#C16EB2 Color

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

Color preview

#C16EB2

Color formats

HEX
#C16EB2
RGB
rgb(193, 110, 178)
RGBA
rgba(193, 110, 178, 1)
HSL
hsl(311, 40%, 59%)
HSV
hsv(311, 43%, 76%)
CMYK
cmyk(0%, 43%, 8%, 24%)
CSS variable
--color-primary: #C16EB2;
Lowercase HEX
#c16eb2

Shades

Tints

Tones

Harmony

CSS snippets for #C16EB2

.color-c16eb2 {
  color: #C16EB2;
  background-color: #C16EB2;
}

Frequently asked questions

What color is #C16EB2?+

#C16EB2 is a HEX color with RGB value rgb(193, 110, 178) and HSL value hsl(311, 40%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C16EB2?+

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