#ADCCED Color

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

Color preview

#ADCCED

Color formats

HEX
#ADCCED
RGB
rgb(173, 204, 237)
RGBA
rgba(173, 204, 237, 1)
HSL
hsl(211, 64%, 80%)
HSV
hsv(211, 27%, 93%)
CMYK
cmyk(27%, 14%, 0%, 7%)
CSS variable
--color-primary: #ADCCED;
Lowercase HEX
#adcced

Shades

Tints

Tones

Harmony

CSS snippets for #ADCCED

.color-adcced {
  color: #ADCCED;
  background-color: #ADCCED;
}

Frequently asked questions

What color is #ADCCED?+

#ADCCED is a HEX color with RGB value rgb(173, 204, 237) and HSL value hsl(211, 64%, 80%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #ADCCED?+

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