#A5A0EE Color

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

Color preview

#A5A0EE

Color formats

HEX
#A5A0EE
RGB
rgb(165, 160, 238)
RGBA
rgba(165, 160, 238, 1)
HSL
hsl(244, 70%, 78%)
HSV
hsv(244, 33%, 93%)
CMYK
cmyk(31%, 33%, 0%, 7%)
CSS variable
--color-primary: #A5A0EE;
Lowercase HEX
#a5a0ee

Shades

Tints

Tones

Harmony

CSS snippets for #A5A0EE

.color-a5a0ee {
  color: #A5A0EE;
  background-color: #A5A0EE;
}

Frequently asked questions

What color is #A5A0EE?+

#A5A0EE is a HEX color with RGB value rgb(165, 160, 238) and HSL value hsl(244, 70%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5A0EE?+

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