#A6BCFC Color

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

Color preview

#A6BCFC

Color formats

HEX
#A6BCFC
RGB
rgb(166, 188, 252)
RGBA
rgba(166, 188, 252, 1)
HSL
hsl(225, 93%, 82%)
HSV
hsv(225, 34%, 99%)
CMYK
cmyk(34%, 25%, 0%, 1%)
CSS variable
--color-primary: #A6BCFC;
Lowercase HEX
#a6bcfc

Shades

Tints

Tones

Harmony

CSS snippets for #A6BCFC

.color-a6bcfc {
  color: #A6BCFC;
  background-color: #A6BCFC;
}

Frequently asked questions

What color is #A6BCFC?+

#A6BCFC is a HEX color with RGB value rgb(166, 188, 252) and HSL value hsl(225, 93%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6BCFC?+

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