#ADC8EF Color

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

Color preview

#ADC8EF

Color formats

HEX
#ADC8EF
RGB
rgb(173, 200, 239)
RGBA
rgba(173, 200, 239, 1)
HSL
hsl(215, 67%, 81%)
HSV
hsv(215, 28%, 94%)
CMYK
cmyk(28%, 16%, 0%, 6%)
CSS variable
--color-primary: #ADC8EF;
Lowercase HEX
#adc8ef

Shades

Tints

Tones

Harmony

CSS snippets for #ADC8EF

.color-adc8ef {
  color: #ADC8EF;
  background-color: #ADC8EF;
}

Frequently asked questions

What color is #ADC8EF?+

#ADC8EF is a HEX color with RGB value rgb(173, 200, 239) and HSL value hsl(215, 67%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADC8EF?+

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