#AADCE6 Color

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

Color preview

#AADCE6

Color formats

HEX
#AADCE6
RGB
rgb(170, 220, 230)
RGBA
rgba(170, 220, 230, 1)
HSL
hsl(190, 55%, 78%)
HSV
hsv(190, 26%, 90%)
CMYK
cmyk(26%, 4%, 0%, 10%)
CSS variable
--color-primary: #AADCE6;
Lowercase HEX
#aadce6

Shades

Tints

Tones

Harmony

CSS snippets for #AADCE6

.color-aadce6 {
  color: #AADCE6;
  background-color: #AADCE6;
}

Frequently asked questions

What color is #AADCE6?+

#AADCE6 is a HEX color with RGB value rgb(170, 220, 230) and HSL value hsl(190, 55%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADCE6?+

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