#ADEC9E Color

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

Color preview

#ADEC9E

Color formats

HEX
#ADEC9E
RGB
rgb(173, 236, 158)
RGBA
rgba(173, 236, 158, 1)
HSL
hsl(108, 67%, 77%)
HSV
hsv(108, 33%, 93%)
CMYK
cmyk(27%, 0%, 33%, 7%)
CSS variable
--color-primary: #ADEC9E;
Lowercase HEX
#adec9e

Shades

Tints

Tones

Harmony

CSS snippets for #ADEC9E

.color-adec9e {
  color: #ADEC9E;
  background-color: #ADEC9E;
}

Frequently asked questions

What color is #ADEC9E?+

#ADEC9E is a HEX color with RGB value rgb(173, 236, 158) and HSL value hsl(108, 67%, 77%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEC9E?+

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