#A9BAE7 Color

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

Color preview

#A9BAE7

Color formats

HEX
#A9BAE7
RGB
rgb(169, 186, 231)
RGBA
rgba(169, 186, 231, 1)
HSL
hsl(224, 56%, 78%)
HSV
hsv(224, 27%, 91%)
CMYK
cmyk(27%, 19%, 0%, 9%)
CSS variable
--color-primary: #A9BAE7;
Lowercase HEX
#a9bae7

Shades

Tints

Tones

Harmony

CSS snippets for #A9BAE7

.color-a9bae7 {
  color: #A9BAE7;
  background-color: #A9BAE7;
}

Frequently asked questions

What color is #A9BAE7?+

#A9BAE7 is a HEX color with RGB value rgb(169, 186, 231) and HSL value hsl(224, 56%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9BAE7?+

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