#ADC2EB Color

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

Color preview

#ADC2EB

Color formats

HEX
#ADC2EB
RGB
rgb(173, 194, 235)
RGBA
rgba(173, 194, 235, 1)
HSL
hsl(220, 61%, 80%)
HSV
hsv(220, 26%, 92%)
CMYK
cmyk(26%, 17%, 0%, 8%)
CSS variable
--color-primary: #ADC2EB;
Lowercase HEX
#adc2eb

Shades

Tints

Tones

Harmony

CSS snippets for #ADC2EB

.color-adc2eb {
  color: #ADC2EB;
  background-color: #ADC2EB;
}

Frequently asked questions

What color is #ADC2EB?+

#ADC2EB is a HEX color with RGB value rgb(173, 194, 235) and HSL value hsl(220, 61%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADC2EB?+

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