#C46EB4 Color

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

Color preview

#C46EB4

Color formats

HEX
#C46EB4
RGB
rgb(196, 110, 180)
RGBA
rgba(196, 110, 180, 1)
HSL
hsl(311, 42%, 60%)
HSV
hsv(311, 44%, 77%)
CMYK
cmyk(0%, 44%, 8%, 23%)
CSS variable
--color-primary: #C46EB4;
Lowercase HEX
#c46eb4

Shades

Tints

Tones

Harmony

CSS snippets for #C46EB4

.color-c46eb4 {
  color: #C46EB4;
  background-color: #C46EB4;
}

Frequently asked questions

What color is #C46EB4?+

#C46EB4 is a HEX color with RGB value rgb(196, 110, 180) and HSL value hsl(311, 42%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C46EB4?+

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