#AE35F4 Color

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

Color preview

#AE35F4

Color formats

HEX
#AE35F4
RGB
rgb(174, 53, 244)
RGBA
rgba(174, 53, 244, 1)
HSL
hsl(278, 90%, 58%)
HSV
hsv(278, 78%, 96%)
CMYK
cmyk(29%, 78%, 0%, 4%)
CSS variable
--color-primary: #AE35F4;
Lowercase HEX
#ae35f4

Shades

Tints

Tones

Harmony

CSS snippets for #AE35F4

.color-ae35f4 {
  color: #AE35F4;
  background-color: #AE35F4;
}

Frequently asked questions

What color is #AE35F4?+

#AE35F4 is a HEX color with RGB value rgb(174, 53, 244) and HSL value hsl(278, 90%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AE35F4?+

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