#AADADC Color

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

Color preview

#AADADC

Color formats

HEX
#AADADC
RGB
rgb(170, 218, 220)
RGBA
rgba(170, 218, 220, 1)
HSL
hsl(182, 42%, 76%)
HSV
hsv(182, 23%, 86%)
CMYK
cmyk(23%, 1%, 0%, 14%)
CSS variable
--color-primary: #AADADC;
Lowercase HEX
#aadadc

Shades

Tints

Tones

Harmony

CSS snippets for #AADADC

.color-aadadc {
  color: #AADADC;
  background-color: #AADADC;
}

Frequently asked questions

What color is #AADADC?+

#AADADC is a HEX color with RGB value rgb(170, 218, 220) and HSL value hsl(182, 42%, 76%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #AADADC?+

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