#ADE28B Color

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

Color preview

#ADE28B

Color formats

HEX
#ADE28B
RGB
rgb(173, 226, 139)
RGBA
rgba(173, 226, 139, 1)
HSL
hsl(97, 60%, 72%)
HSV
hsv(97, 38%, 89%)
CMYK
cmyk(23%, 0%, 38%, 11%)
CSS variable
--color-primary: #ADE28B;
Lowercase HEX
#ade28b

Shades

Tints

Tones

Harmony

CSS snippets for #ADE28B

.color-ade28b {
  color: #ADE28B;
  background-color: #ADE28B;
}

Frequently asked questions

What color is #ADE28B?+

#ADE28B is a HEX color with RGB value rgb(173, 226, 139) and HSL value hsl(97, 60%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE28B?+

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