#AADBE2 Color

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

Color preview

#AADBE2

Color formats

HEX
#AADBE2
RGB
rgb(170, 219, 226)
RGBA
rgba(170, 219, 226, 1)
HSL
hsl(188, 49%, 78%)
HSV
hsv(188, 25%, 89%)
CMYK
cmyk(25%, 3%, 0%, 11%)
CSS variable
--color-primary: #AADBE2;
Lowercase HEX
#aadbe2

Shades

Tints

Tones

Harmony

CSS snippets for #AADBE2

.color-aadbe2 {
  color: #AADBE2;
  background-color: #AADBE2;
}

Frequently asked questions

What color is #AADBE2?+

#AADBE2 is a HEX color with RGB value rgb(170, 219, 226) and HSL value hsl(188, 49%, 78%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADBE2?+

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