#A1B7EE Color

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

Color preview

#A1B7EE

Color formats

HEX
#A1B7EE
RGB
rgb(161, 183, 238)
RGBA
rgba(161, 183, 238, 1)
HSL
hsl(223, 69%, 78%)
HSV
hsv(223, 32%, 93%)
CMYK
cmyk(32%, 23%, 0%, 7%)
CSS variable
--color-primary: #A1B7EE;
Lowercase HEX
#a1b7ee

Shades

Tints

Tones

Harmony

CSS snippets for #A1B7EE

.color-a1b7ee {
  color: #A1B7EE;
  background-color: #A1B7EE;
}

Frequently asked questions

What color is #A1B7EE?+

#A1B7EE is a HEX color with RGB value rgb(161, 183, 238) and HSL value hsl(223, 69%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1B7EE?+

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