#ADCDD0 Color

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

Color preview

#ADCDD0

Color formats

HEX
#ADCDD0
RGB
rgb(173, 205, 208)
RGBA
rgba(173, 205, 208, 1)
HSL
hsl(185, 27%, 75%)
HSV
hsv(185, 17%, 82%)
CMYK
cmyk(17%, 1%, 0%, 18%)
CSS variable
--color-primary: #ADCDD0;
Lowercase HEX
#adcdd0

Shades

Tints

Tones

Harmony

CSS snippets for #ADCDD0

.color-adcdd0 {
  color: #ADCDD0;
  background-color: #ADCDD0;
}

Frequently asked questions

What color is #ADCDD0?+

#ADCDD0 is a HEX color with RGB value rgb(173, 205, 208) and HSL value hsl(185, 27%, 75%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADCDD0?+

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