#AADEB1 Color

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

Color preview

#AADEB1

Color formats

HEX
#AADEB1
RGB
rgb(170, 222, 177)
RGBA
rgba(170, 222, 177, 1)
HSL
hsl(128, 44%, 77%)
HSV
hsv(128, 23%, 87%)
CMYK
cmyk(23%, 0%, 20%, 13%)
CSS variable
--color-primary: #AADEB1;
Lowercase HEX
#aadeb1

Shades

Tints

Tones

Harmony

CSS snippets for #AADEB1

.color-aadeb1 {
  color: #AADEB1;
  background-color: #AADEB1;
}

Frequently asked questions

What color is #AADEB1?+

#AADEB1 is a HEX color with RGB value rgb(170, 222, 177) and HSL value hsl(128, 44%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AADEB1?+

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