#ADEB42 Color

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

Color preview

#ADEB42

Color formats

HEX
#ADEB42
RGB
rgb(173, 235, 66)
RGBA
rgba(173, 235, 66, 1)
HSL
hsl(82, 81%, 59%)
HSV
hsv(82, 72%, 92%)
CMYK
cmyk(26%, 0%, 72%, 8%)
CSS variable
--color-primary: #ADEB42;
Lowercase HEX
#adeb42

Shades

Tints

Tones

Harmony

CSS snippets for #ADEB42

.color-adeb42 {
  color: #ADEB42;
  background-color: #ADEB42;
}

Frequently asked questions

What color is #ADEB42?+

#ADEB42 is a HEX color with RGB value rgb(173, 235, 66) and HSL value hsl(82, 81%, 59%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADEB42?+

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