#ADCDE1 Color

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

Color preview

#ADCDE1

Color formats

HEX
#ADCDE1
RGB
rgb(173, 205, 225)
RGBA
rgba(173, 205, 225, 1)
HSL
hsl(203, 46%, 78%)
HSV
hsv(203, 23%, 88%)
CMYK
cmyk(23%, 9%, 0%, 12%)
CSS variable
--color-primary: #ADCDE1;
Lowercase HEX
#adcde1

Shades

Tints

Tones

Harmony

CSS snippets for #ADCDE1

.color-adcde1 {
  color: #ADCDE1;
  background-color: #ADCDE1;
}

Frequently asked questions

What color is #ADCDE1?+

#ADCDE1 is a HEX color with RGB value rgb(173, 205, 225) and HSL value hsl(203, 46%, 78%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADCDE1?+

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