#AE38A8 Color

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

Color preview

#AE38A8

Color formats

HEX
#AE38A8
RGB
rgb(174, 56, 168)
RGBA
rgba(174, 56, 168, 1)
HSL
hsl(303, 51%, 45%)
HSV
hsv(303, 68%, 68%)
CMYK
cmyk(0%, 68%, 3%, 32%)
CSS variable
--color-primary: #AE38A8;
Lowercase HEX
#ae38a8

Shades

Tints

Tones

Harmony

CSS snippets for #AE38A8

.color-ae38a8 {
  color: #AE38A8;
  background-color: #AE38A8;
}

Frequently asked questions

What color is #AE38A8?+

#AE38A8 is a HEX color with RGB value rgb(174, 56, 168) and HSL value hsl(303, 51%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AE38A8?+

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