#A9BBEA Color

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

Color preview

#A9BBEA

Color formats

HEX
#A9BBEA
RGB
rgb(169, 187, 234)
RGBA
rgba(169, 187, 234, 1)
HSL
hsl(223, 61%, 79%)
HSV
hsv(223, 28%, 92%)
CMYK
cmyk(28%, 20%, 0%, 8%)
CSS variable
--color-primary: #A9BBEA;
Lowercase HEX
#a9bbea

Shades

Tints

Tones

Harmony

CSS snippets for #A9BBEA

.color-a9bbea {
  color: #A9BBEA;
  background-color: #A9BBEA;
}

Frequently asked questions

What color is #A9BBEA?+

#A9BBEA is a HEX color with RGB value rgb(169, 187, 234) and HSL value hsl(223, 61%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9BBEA?+

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