#A9ADDE Color

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

Color preview

#A9ADDE

Color formats

HEX
#A9ADDE
RGB
rgb(169, 173, 222)
RGBA
rgba(169, 173, 222, 1)
HSL
hsl(235, 45%, 77%)
HSV
hsv(235, 24%, 87%)
CMYK
cmyk(24%, 22%, 0%, 13%)
CSS variable
--color-primary: #A9ADDE;
Lowercase HEX
#a9adde

Shades

Tints

Tones

Harmony

CSS snippets for #A9ADDE

.color-a9adde {
  color: #A9ADDE;
  background-color: #A9ADDE;
}

Frequently asked questions

What color is #A9ADDE?+

#A9ADDE is a HEX color with RGB value rgb(169, 173, 222) and HSL value hsl(235, 45%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A9ADDE?+

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