#A5AFFE Color

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

Color preview

#A5AFFE

Color formats

HEX
#A5AFFE
RGB
rgb(165, 175, 254)
RGBA
rgba(165, 175, 254, 1)
HSL
hsl(233, 98%, 82%)
HSV
hsv(233, 35%, 100%)
CMYK
cmyk(35%, 31%, 0%, 0%)
CSS variable
--color-primary: #A5AFFE;
Lowercase HEX
#a5affe

Shades

Tints

Tones

Harmony

CSS snippets for #A5AFFE

.color-a5affe {
  color: #A5AFFE;
  background-color: #A5AFFE;
}

Frequently asked questions

What color is #A5AFFE?+

#A5AFFE is a HEX color with RGB value rgb(165, 175, 254) and HSL value hsl(233, 98%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5AFFE?+

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