#AAB7EB Color

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

Color preview

#AAB7EB

Color formats

HEX
#AAB7EB
RGB
rgb(170, 183, 235)
RGBA
rgba(170, 183, 235, 1)
HSL
hsl(228, 62%, 79%)
HSV
hsv(228, 28%, 92%)
CMYK
cmyk(28%, 22%, 0%, 8%)
CSS variable
--color-primary: #AAB7EB;
Lowercase HEX
#aab7eb

Shades

Tints

Tones

Harmony

CSS snippets for #AAB7EB

.color-aab7eb {
  color: #AAB7EB;
  background-color: #AAB7EB;
}

Frequently asked questions

What color is #AAB7EB?+

#AAB7EB is a HEX color with RGB value rgb(170, 183, 235) and HSL value hsl(228, 62%, 79%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #AAB7EB?+

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