#A1AFEE Color

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

Color preview

#A1AFEE

Color formats

HEX
#A1AFEE
RGB
rgb(161, 175, 238)
RGBA
rgba(161, 175, 238, 1)
HSL
hsl(229, 69%, 78%)
HSV
hsv(229, 32%, 93%)
CMYK
cmyk(32%, 26%, 0%, 7%)
CSS variable
--color-primary: #A1AFEE;
Lowercase HEX
#a1afee

Shades

Tints

Tones

Harmony

CSS snippets for #A1AFEE

.color-a1afee {
  color: #A1AFEE;
  background-color: #A1AFEE;
}

Frequently asked questions

What color is #A1AFEE?+

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

What is the closest Tailwind color to #A1AFEE?+

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