#A7BEEF Color

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

Color preview

#A7BEEF

Color formats

HEX
#A7BEEF
RGB
rgb(167, 190, 239)
RGBA
rgba(167, 190, 239, 1)
HSL
hsl(221, 69%, 80%)
HSV
hsv(221, 30%, 94%)
CMYK
cmyk(30%, 21%, 0%, 6%)
CSS variable
--color-primary: #A7BEEF;
Lowercase HEX
#a7beef

Shades

Tints

Tones

Harmony

CSS snippets for #A7BEEF

.color-a7beef {
  color: #A7BEEF;
  background-color: #A7BEEF;
}

Frequently asked questions

What color is #A7BEEF?+

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

What is the closest Tailwind color to #A7BEEF?+

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