#ADF25E Color

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

Color preview

#ADF25E

Color formats

HEX
#ADF25E
RGB
rgb(173, 242, 94)
RGBA
rgba(173, 242, 94, 1)
HSL
hsl(88, 85%, 66%)
HSV
hsv(88, 61%, 95%)
CMYK
cmyk(29%, 0%, 61%, 5%)
CSS variable
--color-primary: #ADF25E;
Lowercase HEX
#adf25e

Shades

Tints

Tones

Harmony

CSS snippets for #ADF25E

.color-adf25e {
  color: #ADF25E;
  background-color: #ADF25E;
}

Frequently asked questions

What color is #ADF25E?+

#ADF25E is a HEX color with RGB value rgb(173, 242, 94) and HSL value hsl(88, 85%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #ADF25E?+

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