#ADC7EE Color

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

Color preview

#ADC7EE

Color formats

HEX
#ADC7EE
RGB
rgb(173, 199, 238)
RGBA
rgba(173, 199, 238, 1)
HSL
hsl(216, 66%, 81%)
HSV
hsv(216, 27%, 93%)
CMYK
cmyk(27%, 16%, 0%, 7%)
CSS variable
--color-primary: #ADC7EE;
Lowercase HEX
#adc7ee

Shades

Tints

Tones

Harmony

CSS snippets for #ADC7EE

.color-adc7ee {
  color: #ADC7EE;
  background-color: #ADC7EE;
}

Frequently asked questions

What color is #ADC7EE?+

#ADC7EE is a HEX color with RGB value rgb(173, 199, 238) and HSL value hsl(216, 66%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADC7EE?+

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