#A5A2FB Color

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

Color preview

#A5A2FB

Color formats

HEX
#A5A2FB
RGB
rgb(165, 162, 251)
RGBA
rgba(165, 162, 251, 1)
HSL
hsl(242, 92%, 81%)
HSV
hsv(242, 35%, 98%)
CMYK
cmyk(34%, 35%, 0%, 2%)
CSS variable
--color-primary: #A5A2FB;
Lowercase HEX
#a5a2fb

Shades

Tints

Tones

Harmony

CSS snippets for #A5A2FB

.color-a5a2fb {
  color: #A5A2FB;
  background-color: #A5A2FB;
}

Frequently asked questions

What color is #A5A2FB?+

#A5A2FB is a HEX color with RGB value rgb(165, 162, 251) and HSL value hsl(242, 92%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A5A2FB?+

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