#AE26C0 Color

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

Color preview

#AE26C0

Color formats

HEX
#AE26C0
RGB
rgb(174, 38, 192)
RGBA
rgba(174, 38, 192, 1)
HSL
hsl(293, 67%, 45%)
HSV
hsv(293, 80%, 75%)
CMYK
cmyk(9%, 80%, 0%, 25%)
CSS variable
--color-primary: #AE26C0;
Lowercase HEX
#ae26c0

Shades

Tints

Tones

Harmony

CSS snippets for #AE26C0

.color-ae26c0 {
  color: #AE26C0;
  background-color: #AE26C0;
}

Frequently asked questions

What color is #AE26C0?+

#AE26C0 is a HEX color with RGB value rgb(174, 38, 192) and HSL value hsl(293, 67%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE26C0?+

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