#AE1BBB Color

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

Color preview

#AE1BBB

Color formats

HEX
#AE1BBB
RGB
rgb(174, 27, 187)
RGBA
rgba(174, 27, 187, 1)
HSL
hsl(295, 75%, 42%)
HSV
hsv(295, 86%, 73%)
CMYK
cmyk(7%, 86%, 0%, 27%)
CSS variable
--color-primary: #AE1BBB;
Lowercase HEX
#ae1bbb

Shades

Tints

Tones

Harmony

CSS snippets for #AE1BBB

.color-ae1bbb {
  color: #AE1BBB;
  background-color: #AE1BBB;
}

Frequently asked questions

What color is #AE1BBB?+

#AE1BBB is a HEX color with RGB value rgb(174, 27, 187) and HSL value hsl(295, 75%, 42%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE1BBB?+

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