#A6BEFB Color

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

Color preview

#A6BEFB

Color formats

HEX
#A6BEFB
RGB
rgb(166, 190, 251)
RGBA
rgba(166, 190, 251, 1)
HSL
hsl(223, 91%, 82%)
HSV
hsv(223, 34%, 98%)
CMYK
cmyk(34%, 24%, 0%, 2%)
CSS variable
--color-primary: #A6BEFB;
Lowercase HEX
#a6befb

Shades

Tints

Tones

Harmony

CSS snippets for #A6BEFB

.color-a6befb {
  color: #A6BEFB;
  background-color: #A6BEFB;
}

Frequently asked questions

What color is #A6BEFB?+

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

What is the closest Tailwind color to #A6BEFB?+

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