#ADE34F Color

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

Color preview

#ADE34F

Color formats

HEX
#ADE34F
RGB
rgb(173, 227, 79)
RGBA
rgba(173, 227, 79, 1)
HSL
hsl(82, 73%, 60%)
HSV
hsv(82, 65%, 89%)
CMYK
cmyk(24%, 0%, 65%, 11%)
CSS variable
--color-primary: #ADE34F;
Lowercase HEX
#ade34f

Shades

Tints

Tones

Harmony

CSS snippets for #ADE34F

.color-ade34f {
  color: #ADE34F;
  background-color: #ADE34F;
}

Frequently asked questions

What color is #ADE34F?+

#ADE34F is a HEX color with RGB value rgb(173, 227, 79) and HSL value hsl(82, 73%, 60%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ADE34F?+

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