#ADE488 Color

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

Color preview

#ADE488

Color formats

HEX
#ADE488
RGB
rgb(173, 228, 136)
RGBA
rgba(173, 228, 136, 1)
HSL
hsl(96, 63%, 71%)
HSV
hsv(96, 40%, 89%)
CMYK
cmyk(24%, 0%, 40%, 11%)
CSS variable
--color-primary: #ADE488;
Lowercase HEX
#ade488

Shades

Tints

Tones

Harmony

CSS snippets for #ADE488

.color-ade488 {
  color: #ADE488;
  background-color: #ADE488;
}

Frequently asked questions

What color is #ADE488?+

#ADE488 is a HEX color with RGB value rgb(173, 228, 136) and HSL value hsl(96, 63%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE488?+

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