#ADE18C Color

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

Color preview

#ADE18C

Color formats

HEX
#ADE18C
RGB
rgb(173, 225, 140)
RGBA
rgba(173, 225, 140, 1)
HSL
hsl(97, 59%, 72%)
HSV
hsv(97, 38%, 88%)
CMYK
cmyk(23%, 0%, 38%, 12%)
CSS variable
--color-primary: #ADE18C;
Lowercase HEX
#ade18c

Shades

Tints

Tones

Harmony

CSS snippets for #ADE18C

.color-ade18c {
  color: #ADE18C;
  background-color: #ADE18C;
}

Frequently asked questions

What color is #ADE18C?+

#ADE18C is a HEX color with RGB value rgb(173, 225, 140) and HSL value hsl(97, 59%, 72%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE18C?+

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