#A6AEDD Color

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

Color preview

#A6AEDD

Color formats

HEX
#A6AEDD
RGB
rgb(166, 174, 221)
RGBA
rgba(166, 174, 221, 1)
HSL
hsl(231, 45%, 76%)
HSV
hsv(231, 25%, 87%)
CMYK
cmyk(25%, 21%, 0%, 13%)
CSS variable
--color-primary: #A6AEDD;
Lowercase HEX
#a6aedd

Shades

Tints

Tones

Harmony

CSS snippets for #A6AEDD

.color-a6aedd {
  color: #A6AEDD;
  background-color: #A6AEDD;
}

Frequently asked questions

What color is #A6AEDD?+

#A6AEDD is a HEX color with RGB value rgb(166, 174, 221) and HSL value hsl(231, 45%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A6AEDD?+

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