#A6ADFB Color

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

Color preview

#A6ADFB

Color formats

HEX
#A6ADFB
RGB
rgb(166, 173, 251)
RGBA
rgba(166, 173, 251, 1)
HSL
hsl(235, 91%, 82%)
HSV
hsv(235, 34%, 98%)
CMYK
cmyk(34%, 31%, 0%, 2%)
CSS variable
--color-primary: #A6ADFB;
Lowercase HEX
#a6adfb

Shades

Tints

Tones

Harmony

CSS snippets for #A6ADFB

.color-a6adfb {
  color: #A6ADFB;
  background-color: #A6ADFB;
}

Frequently asked questions

What color is #A6ADFB?+

#A6ADFB is a HEX color with RGB value rgb(166, 173, 251) and HSL value hsl(235, 91%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6ADFB?+

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