#AADADF Color

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

Color preview

#AADADF

Color formats

HEX
#AADADF
RGB
rgb(170, 218, 223)
RGBA
rgba(170, 218, 223, 1)
HSL
hsl(186, 45%, 77%)
HSV
hsv(186, 24%, 87%)
CMYK
cmyk(24%, 2%, 0%, 13%)
CSS variable
--color-primary: #AADADF;
Lowercase HEX
#aadadf

Shades

Tints

Tones

Harmony

CSS snippets for #AADADF

.color-aadadf {
  color: #AADADF;
  background-color: #AADADF;
}

Frequently asked questions

What color is #AADADF?+

#AADADF is a HEX color with RGB value rgb(170, 218, 223) and HSL value hsl(186, 45%, 77%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADADF?+

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