#A5AEFD Color

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

Color preview

#A5AEFD

Color formats

HEX
#A5AEFD
RGB
rgb(165, 174, 253)
RGBA
rgba(165, 174, 253, 1)
HSL
hsl(234, 96%, 82%)
HSV
hsv(234, 35%, 99%)
CMYK
cmyk(35%, 31%, 0%, 1%)
CSS variable
--color-primary: #A5AEFD;
Lowercase HEX
#a5aefd

Shades

Tints

Tones

Harmony

CSS snippets for #A5AEFD

.color-a5aefd {
  color: #A5AEFD;
  background-color: #A5AEFD;
}

Frequently asked questions

What color is #A5AEFD?+

#A5AEFD is a HEX color with RGB value rgb(165, 174, 253) and HSL value hsl(234, 96%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5AEFD?+

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