#A1BAEA Color

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

Color preview

#A1BAEA

Color formats

HEX
#A1BAEA
RGB
rgb(161, 186, 234)
RGBA
rgba(161, 186, 234, 1)
HSL
hsl(219, 63%, 77%)
HSV
hsv(219, 31%, 92%)
CMYK
cmyk(31%, 21%, 0%, 8%)
CSS variable
--color-primary: #A1BAEA;
Lowercase HEX
#a1baea

Shades

Tints

Tones

Harmony

CSS snippets for #A1BAEA

.color-a1baea {
  color: #A1BAEA;
  background-color: #A1BAEA;
}

Frequently asked questions

What color is #A1BAEA?+

#A1BAEA is a HEX color with RGB value rgb(161, 186, 234) and HSL value hsl(219, 63%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1BAEA?+

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