#ADABCE Color

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

Color preview

#ADABCE

Color formats

HEX
#ADABCE
RGB
rgb(173, 171, 206)
RGBA
rgba(173, 171, 206, 1)
HSL
hsl(243, 26%, 74%)
HSV
hsv(243, 17%, 81%)
CMYK
cmyk(16%, 17%, 0%, 19%)
CSS variable
--color-primary: #ADABCE;
Lowercase HEX
#adabce

Shades

Tints

Tones

Harmony

CSS snippets for #ADABCE

.color-adabce {
  color: #ADABCE;
  background-color: #ADABCE;
}

Frequently asked questions

What color is #ADABCE?+

#ADABCE is a HEX color with RGB value rgb(173, 171, 206) and HSL value hsl(243, 26%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADABCE?+

The closest Tailwind color is slate-400, available as the bg-slate-400 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