#ADABD8 Color

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

Color preview

#ADABD8

Color formats

HEX
#ADABD8
RGB
rgb(173, 171, 216)
RGBA
rgba(173, 171, 216, 1)
HSL
hsl(243, 37%, 76%)
HSV
hsv(243, 21%, 85%)
CMYK
cmyk(20%, 21%, 0%, 15%)
CSS variable
--color-primary: #ADABD8;
Lowercase HEX
#adabd8

Shades

Tints

Tones

Harmony

CSS snippets for #ADABD8

.color-adabd8 {
  color: #ADABD8;
  background-color: #ADABD8;
}

Frequently asked questions

What color is #ADABD8?+

#ADABD8 is a HEX color with RGB value rgb(173, 171, 216) and HSL value hsl(243, 37%, 76%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADABD8?+

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