Pale lime to HEX — Color Code

HEX

#befd73

Format Value
HEX #befd73
RGB rgb(190, 253, 115)
HSL hsl(87.4, 97.2%, 72.2%)
CMYK cmyk(24.9%, 0%, 54.5%, 0.8%)

What is the HEX code for pale lime?

The CSS color pale lime in HEX format is #befd73. Use this value directly in CSS, SVG, and most design tools.

How do I use pale lime in CSS?

To apply pale lime in CSS:

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

What are all the color format values for pale lime?

FormatValue
HEX#befd73
RGBrgb(190, 253, 115)
HSLhsl(87.4, 97.2%, 72.2%)
CMYKcmyk(24.9%, 0%, 54.5%, 0.8%)

How do I convert pale lime to HEX?

Select pale lime from the color name list in our color converter. The HEX value — #befd73 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale lime belong to?

pale lime belongs to the green color family. It is a light, vivid color with HSL values: hue 87.4°, saturation 97.2%, lightness 72.2%.

How do I create lighter and darker shades of pale lime?

Lighter variant (lightness 87.2%): #e1febf. Darker variant (lightness 57.2%): #9bfc28. 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.