#AE35F9 Color

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

Color preview

#AE35F9

Color formats

HEX
#AE35F9
RGB
rgb(174, 53, 249)
RGBA
rgba(174, 53, 249, 1)
HSL
hsl(277, 94%, 59%)
HSV
hsv(277, 79%, 98%)
CMYK
cmyk(30%, 79%, 0%, 2%)
CSS variable
--color-primary: #AE35F9;
Lowercase HEX
#ae35f9

Shades

Tints

Tones

Harmony

CSS snippets for #AE35F9

.color-ae35f9 {
  color: #AE35F9;
  background-color: #AE35F9;
}

Frequently asked questions

What color is #AE35F9?+

#AE35F9 is a HEX color with RGB value rgb(174, 53, 249) and HSL value hsl(277, 94%, 59%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AE35F9?+

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