#ADEAAA Color

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

Color preview

#ADEAAA

Color formats

HEX
#ADEAAA
RGB
rgb(173, 234, 170)
RGBA
rgba(173, 234, 170, 1)
HSL
hsl(117, 60%, 79%)
HSV
hsv(117, 27%, 92%)
CMYK
cmyk(26%, 0%, 27%, 8%)
CSS variable
--color-primary: #ADEAAA;
Lowercase HEX
#adeaaa

Shades

Tints

Tones

Harmony

CSS snippets for #ADEAAA

.color-adeaaa {
  color: #ADEAAA;
  background-color: #ADEAAA;
}

Frequently asked questions

What color is #ADEAAA?+

#ADEAAA is a HEX color with RGB value rgb(173, 234, 170) and HSL value hsl(117, 60%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEAAA?+

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