#ADA6E8 Color

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

Color preview

#ADA6E8

Color formats

HEX
#ADA6E8
RGB
rgb(173, 166, 232)
RGBA
rgba(173, 166, 232, 1)
HSL
hsl(246, 59%, 78%)
HSV
hsv(246, 28%, 91%)
CMYK
cmyk(25%, 28%, 0%, 9%)
CSS variable
--color-primary: #ADA6E8;
Lowercase HEX
#ada6e8

Shades

Tints

Tones

Harmony

CSS snippets for #ADA6E8

.color-ada6e8 {
  color: #ADA6E8;
  background-color: #ADA6E8;
}

Frequently asked questions

What color is #ADA6E8?+

#ADA6E8 is a HEX color with RGB value rgb(173, 166, 232) and HSL value hsl(246, 59%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADA6E8?+

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