#ADF25F Color

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

Color preview

#ADF25F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ADF25F

.color-adf25f {
  color: #ADF25F;
  background-color: #ADF25F;
}

Frequently asked questions

What color is #ADF25F?+

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

What is the closest Tailwind color to #ADF25F?+

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