#A9A5EA Color

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

Color preview

#A9A5EA

Color formats

HEX
#A9A5EA
RGB
rgb(169, 165, 234)
RGBA
rgba(169, 165, 234, 1)
HSL
hsl(243, 62%, 78%)
HSV
hsv(243, 29%, 92%)
CMYK
cmyk(28%, 29%, 0%, 8%)
CSS variable
--color-primary: #A9A5EA;
Lowercase HEX
#a9a5ea

Shades

Tints

Tones

Harmony

CSS snippets for #A9A5EA

.color-a9a5ea {
  color: #A9A5EA;
  background-color: #A9A5EA;
}

Frequently asked questions

What color is #A9A5EA?+

#A9A5EA is a HEX color with RGB value rgb(169, 165, 234) and HSL value hsl(243, 62%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9A5EA?+

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