Lemon green to HEX — Color Code

HEX

#adf802

Format Value
HEX #adf802
RGB rgb(173, 248, 2)
HSL hsl(78.3, 98.4%, 49%)
CMYK cmyk(30.2%, 0%, 99.2%, 2.7%)

What is the HEX code for lemon green?

The CSS color lemon green in HEX format is #adf802. Use this value directly in CSS, SVG, and most design tools.

How do I use lemon green in CSS?

To apply lemon green in CSS:

  • Text color: color: #adf802;
  • Background: background-color: #adf802;
  • Border: border-color: #adf802;

What are all the color format values for lemon green?

FormatValue
HEX#adf802
RGBrgb(173, 248, 2)
HSLhsl(78.3, 98.4%, 49%)
CMYKcmyk(30.2%, 0%, 99.2%, 2.7%)

How do I convert lemon green to HEX?

Select lemon green from the color name list in our color converter. The HEX value — #adf802 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does lemon green belong to?

lemon green belongs to the green color family. It is a medium, vivid color with HSL values: hue 78.3°, saturation 98.4%, lightness 49%.

How do I create lighter and darker shades of lemon green?

Lighter variant (lightness 64%): #c6fe49. Darker variant (lightness 34%): #78ac01. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.