#A8AEDA Color

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

Color preview

#A8AEDA

Color formats

HEX
#A8AEDA
RGB
rgb(168, 174, 218)
RGBA
rgba(168, 174, 218, 1)
HSL
hsl(233, 40%, 76%)
HSV
hsv(233, 23%, 85%)
CMYK
cmyk(23%, 20%, 0%, 15%)
CSS variable
--color-primary: #A8AEDA;
Lowercase HEX
#a8aeda

Shades

Tints

Tones

Harmony

CSS snippets for #A8AEDA

.color-a8aeda {
  color: #A8AEDA;
  background-color: #A8AEDA;
}

Frequently asked questions

What color is #A8AEDA?+

#A8AEDA is a HEX color with RGB value rgb(168, 174, 218) and HSL value hsl(233, 40%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A8AEDA?+

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