#ADC4EB Color

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

Color preview

#ADC4EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADC4EB

.color-adc4eb {
  color: #ADC4EB;
  background-color: #ADC4EB;
}

Frequently asked questions

What color is #ADC4EB?+

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

What is the closest Tailwind color to #ADC4EB?+

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