#A9BEEF Color

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

Color preview

#A9BEEF

Color formats

HEX
#A9BEEF
RGB
rgb(169, 190, 239)
RGBA
rgba(169, 190, 239, 1)
HSL
hsl(222, 69%, 80%)
HSV
hsv(222, 29%, 94%)
CMYK
cmyk(29%, 21%, 0%, 6%)
CSS variable
--color-primary: #A9BEEF;
Lowercase HEX
#a9beef

Shades

Tints

Tones

Harmony

CSS snippets for #A9BEEF

.color-a9beef {
  color: #A9BEEF;
  background-color: #A9BEEF;
}

Frequently asked questions

What color is #A9BEEF?+

#A9BEEF is a HEX color with RGB value rgb(169, 190, 239) and HSL value hsl(222, 69%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9BEEF?+

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