#AADABB Color

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

Color preview

#AADABB

Color formats

HEX
#AADABB
RGB
rgb(170, 218, 187)
RGBA
rgba(170, 218, 187, 1)
HSL
hsl(141, 39%, 76%)
HSV
hsv(141, 22%, 85%)
CMYK
cmyk(22%, 0%, 14%, 15%)
CSS variable
--color-primary: #AADABB;
Lowercase HEX
#aadabb

Shades

Tints

Tones

Harmony

CSS snippets for #AADABB

.color-aadabb {
  color: #AADABB;
  background-color: #AADABB;
}

Frequently asked questions

What color is #AADABB?+

#AADABB is a HEX color with RGB value rgb(170, 218, 187) and HSL value hsl(141, 39%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AADABB?+

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