#ADED40 Color

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

Color preview

#ADED40

Color formats

HEX
#ADED40
RGB
rgb(173, 237, 64)
RGBA
rgba(173, 237, 64, 1)
HSL
hsl(82, 83%, 59%)
HSV
hsv(82, 73%, 93%)
CMYK
cmyk(27%, 0%, 73%, 7%)
CSS variable
--color-primary: #ADED40;
Lowercase HEX
#aded40

Shades

Tints

Tones

Harmony

CSS snippets for #ADED40

.color-aded40 {
  color: #ADED40;
  background-color: #ADED40;
}

Frequently asked questions

What color is #ADED40?+

#ADED40 is a HEX color with RGB value rgb(173, 237, 64) and HSL value hsl(82, 83%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADED40?+

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