#ADA4E0 Color

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

Color preview

#ADA4E0

Color formats

HEX
#ADA4E0
RGB
rgb(173, 164, 224)
RGBA
rgba(173, 164, 224, 1)
HSL
hsl(249, 49%, 76%)
HSV
hsv(249, 27%, 88%)
CMYK
cmyk(23%, 27%, 0%, 12%)
CSS variable
--color-primary: #ADA4E0;
Lowercase HEX
#ada4e0

Shades

Tints

Tones

Harmony

CSS snippets for #ADA4E0

.color-ada4e0 {
  color: #ADA4E0;
  background-color: #ADA4E0;
}

Frequently asked questions

What color is #ADA4E0?+

#ADA4E0 is a HEX color with RGB value rgb(173, 164, 224) and HSL value hsl(249, 49%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADA4E0?+

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