#A8AEEE Color

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

Color preview

#A8AEEE

Color formats

HEX
#A8AEEE
RGB
rgb(168, 174, 238)
RGBA
rgba(168, 174, 238, 1)
HSL
hsl(235, 67%, 80%)
HSV
hsv(235, 29%, 93%)
CMYK
cmyk(29%, 27%, 0%, 7%)
CSS variable
--color-primary: #A8AEEE;
Lowercase HEX
#a8aeee

Shades

Tints

Tones

Harmony

CSS snippets for #A8AEEE

.color-a8aeee {
  color: #A8AEEE;
  background-color: #A8AEEE;
}

Frequently asked questions

What color is #A8AEEE?+

#A8AEEE is a HEX color with RGB value rgb(168, 174, 238) and HSL value hsl(235, 67%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8AEEE?+

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