#A6A5FC Color

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

Color preview

#A6A5FC

Color formats

HEX
#A6A5FC
RGB
rgb(166, 165, 252)
RGBA
rgba(166, 165, 252, 1)
HSL
hsl(241, 94%, 82%)
HSV
hsv(241, 35%, 99%)
CMYK
cmyk(34%, 35%, 0%, 1%)
CSS variable
--color-primary: #A6A5FC;
Lowercase HEX
#a6a5fc

Shades

Tints

Tones

Harmony

CSS snippets for #A6A5FC

.color-a6a5fc {
  color: #A6A5FC;
  background-color: #A6A5FC;
}

Frequently asked questions

What color is #A6A5FC?+

#A6A5FC is a HEX color with RGB value rgb(166, 165, 252) and HSL value hsl(241, 94%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6A5FC?+

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