#AADAB2 Color

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

Color preview

#AADAB2

Color formats

HEX
#AADAB2
RGB
rgb(170, 218, 178)
RGBA
rgba(170, 218, 178, 1)
HSL
hsl(130, 39%, 76%)
HSV
hsv(130, 22%, 85%)
CMYK
cmyk(22%, 0%, 18%, 15%)
CSS variable
--color-primary: #AADAB2;
Lowercase HEX
#aadab2

Shades

Tints

Tones

Harmony

CSS snippets for #AADAB2

.color-aadab2 {
  color: #AADAB2;
  background-color: #AADAB2;
}

Frequently asked questions

What color is #AADAB2?+

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

What is the closest Tailwind color to #AADAB2?+

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