#AE4BBB Color

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

Color preview

#AE4BBB

Color formats

HEX
#AE4BBB
RGB
rgb(174, 75, 187)
RGBA
rgba(174, 75, 187, 1)
HSL
hsl(293, 45%, 51%)
HSV
hsv(293, 60%, 73%)
CMYK
cmyk(7%, 60%, 0%, 27%)
CSS variable
--color-primary: #AE4BBB;
Lowercase HEX
#ae4bbb

Shades

Tints

Tones

Harmony

CSS snippets for #AE4BBB

.color-ae4bbb {
  color: #AE4BBB;
  background-color: #AE4BBB;
}

Frequently asked questions

What color is #AE4BBB?+

#AE4BBB is a HEX color with RGB value rgb(174, 75, 187) and HSL value hsl(293, 45%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AE4BBB?+

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