#ADC3DC Color

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

Color preview

#ADC3DC

Color formats

HEX
#ADC3DC
RGB
rgb(173, 195, 220)
RGBA
rgba(173, 195, 220, 1)
HSL
hsl(212, 40%, 77%)
HSV
hsv(212, 21%, 86%)
CMYK
cmyk(21%, 11%, 0%, 14%)
CSS variable
--color-primary: #ADC3DC;
Lowercase HEX
#adc3dc

Shades

Tints

Tones

Harmony

CSS snippets for #ADC3DC

.color-adc3dc {
  color: #ADC3DC;
  background-color: #ADC3DC;
}

Frequently asked questions

What color is #ADC3DC?+

#ADC3DC is a HEX color with RGB value rgb(173, 195, 220) and HSL value hsl(212, 40%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADC3DC?+

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