#A9BEE0 Color

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

Color preview

#A9BEE0

Color formats

HEX
#A9BEE0
RGB
rgb(169, 190, 224)
RGBA
rgba(169, 190, 224, 1)
HSL
hsl(217, 47%, 77%)
HSV
hsv(217, 25%, 88%)
CMYK
cmyk(25%, 15%, 0%, 12%)
CSS variable
--color-primary: #A9BEE0;
Lowercase HEX
#a9bee0

Shades

Tints

Tones

Harmony

CSS snippets for #A9BEE0

.color-a9bee0 {
  color: #A9BEE0;
  background-color: #A9BEE0;
}

Frequently asked questions

What color is #A9BEE0?+

#A9BEE0 is a HEX color with RGB value rgb(169, 190, 224) and HSL value hsl(217, 47%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9BEE0?+

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