#ADEC90 Color

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

Color preview

#ADEC90

Color formats

HEX
#ADEC90
RGB
rgb(173, 236, 144)
RGBA
rgba(173, 236, 144, 1)
HSL
hsl(101, 71%, 75%)
HSV
hsv(101, 39%, 93%)
CMYK
cmyk(27%, 0%, 39%, 7%)
CSS variable
--color-primary: #ADEC90;
Lowercase HEX
#adec90

Shades

Tints

Tones

Harmony

CSS snippets for #ADEC90

.color-adec90 {
  color: #ADEC90;
  background-color: #ADEC90;
}

Frequently asked questions

What color is #ADEC90?+

#ADEC90 is a HEX color with RGB value rgb(173, 236, 144) and HSL value hsl(101, 71%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #ADEC90?+

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