#A1ADCF Color

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

Color preview

#A1ADCF

Color formats

HEX
#A1ADCF
RGB
rgb(161, 173, 207)
RGBA
rgba(161, 173, 207, 1)
HSL
hsl(224, 32%, 72%)
HSV
hsv(224, 22%, 81%)
CMYK
cmyk(22%, 16%, 0%, 19%)
CSS variable
--color-primary: #A1ADCF;
Lowercase HEX
#a1adcf

Shades

Tints

Tones

Harmony

CSS snippets for #A1ADCF

.color-a1adcf {
  color: #A1ADCF;
  background-color: #A1ADCF;
}

Frequently asked questions

What color is #A1ADCF?+

#A1ADCF is a HEX color with RGB value rgb(161, 173, 207) and HSL value hsl(224, 32%, 72%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #A1ADCF?+

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