#AE16B6 Color

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

Color preview

#AE16B6

Color formats

HEX
#AE16B6
RGB
rgb(174, 22, 182)
RGBA
rgba(174, 22, 182, 1)
HSL
hsl(297, 78%, 40%)
HSV
hsv(297, 88%, 71%)
CMYK
cmyk(4%, 88%, 0%, 29%)
CSS variable
--color-primary: #AE16B6;
Lowercase HEX
#ae16b6

Shades

Tints

Tones

Harmony

CSS snippets for #AE16B6

.color-ae16b6 {
  color: #AE16B6;
  background-color: #AE16B6;
}

Frequently asked questions

What color is #AE16B6?+

#AE16B6 is a HEX color with RGB value rgb(174, 22, 182) and HSL value hsl(297, 78%, 40%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE16B6?+

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