#ADE180 Color

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

Color preview

#ADE180

Color formats

HEX
#ADE180
RGB
rgb(173, 225, 128)
RGBA
rgba(173, 225, 128, 1)
HSL
hsl(92, 62%, 69%)
HSV
hsv(92, 43%, 88%)
CMYK
cmyk(23%, 0%, 43%, 12%)
CSS variable
--color-primary: #ADE180;
Lowercase HEX
#ade180

Shades

Tints

Tones

Harmony

CSS snippets for #ADE180

.color-ade180 {
  color: #ADE180;
  background-color: #ADE180;
}

Frequently asked questions

What color is #ADE180?+

#ADE180 is a HEX color with RGB value rgb(173, 225, 128) and HSL value hsl(92, 62%, 69%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ADE180?+

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