#ADEDAB Color

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

Color preview

#ADEDAB

Color formats

HEX
#ADEDAB
RGB
rgb(173, 237, 171)
RGBA
rgba(173, 237, 171, 1)
HSL
hsl(118, 65%, 80%)
HSV
hsv(118, 28%, 93%)
CMYK
cmyk(27%, 0%, 28%, 7%)
CSS variable
--color-primary: #ADEDAB;
Lowercase HEX
#adedab

Shades

Tints

Tones

Harmony

CSS snippets for #ADEDAB

.color-adedab {
  color: #ADEDAB;
  background-color: #ADEDAB;
}

Frequently asked questions

What color is #ADEDAB?+

#ADEDAB is a HEX color with RGB value rgb(173, 237, 171) and HSL value hsl(118, 65%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEDAB?+

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