#ADCAEA Color

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

Color preview

#ADCAEA

Color formats

HEX
#ADCAEA
RGB
rgb(173, 202, 234)
RGBA
rgba(173, 202, 234, 1)
HSL
hsl(211, 59%, 80%)
HSV
hsv(211, 26%, 92%)
CMYK
cmyk(26%, 14%, 0%, 8%)
CSS variable
--color-primary: #ADCAEA;
Lowercase HEX
#adcaea

Shades

Tints

Tones

Harmony

CSS snippets for #ADCAEA

.color-adcaea {
  color: #ADCAEA;
  background-color: #ADCAEA;
}

Frequently asked questions

What color is #ADCAEA?+

#ADCAEA is a HEX color with RGB value rgb(173, 202, 234) and HSL value hsl(211, 59%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #ADCAEA?+

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