#A59AE3 Color

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

Color preview

#A59AE3

Color formats

HEX
#A59AE3
RGB
rgb(165, 154, 227)
RGBA
rgba(165, 154, 227, 1)
HSL
hsl(249, 57%, 75%)
HSV
hsv(249, 32%, 89%)
CMYK
cmyk(27%, 32%, 0%, 11%)
CSS variable
--color-primary: #A59AE3;
Lowercase HEX
#a59ae3

Shades

Tints

Tones

Harmony

CSS snippets for #A59AE3

.color-a59ae3 {
  color: #A59AE3;
  background-color: #A59AE3;
}

Frequently asked questions

What color is #A59AE3?+

#A59AE3 is a HEX color with RGB value rgb(165, 154, 227) and HSL value hsl(249, 57%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A59AE3?+

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