#AADDAD Color

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

Color preview

#AADDAD

Color formats

HEX
#AADDAD
RGB
rgb(170, 221, 173)
RGBA
rgba(170, 221, 173, 1)
HSL
hsl(124, 43%, 77%)
HSV
hsv(124, 23%, 87%)
CMYK
cmyk(23%, 0%, 22%, 13%)
CSS variable
--color-primary: #AADDAD;
Lowercase HEX
#aaddad

Shades

Tints

Tones

Harmony

CSS snippets for #AADDAD

.color-aaddad {
  color: #AADDAD;
  background-color: #AADDAD;
}

Frequently asked questions

What color is #AADDAD?+

#AADDAD is a HEX color with RGB value rgb(170, 221, 173) and HSL value hsl(124, 43%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AADDAD?+

The closest Tailwind color is green-300, available as the bg-green-300 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