What is the HSL code for key lime?
The CSS color key lime in HSL format is hsl(93.5, 100%, 71.6%). Use this value directly in CSS, SVG, and most design tools.
How do I use key lime in CSS?
To apply key lime in CSS:
- Text color: color: hsl(93.5, 100%, 71.6%);
- Background: background-color: hsl(93.5, 100%, 71.6%);
- Border: border-color: hsl(93.5, 100%, 71.6%);
What are all the color format values for key lime?
| Format | Value |
|---|---|
| HEX | #aeff6e |
| RGB | rgb(174, 255, 110) |
| HSL | hsl(93.5, 100%, 71.6%) |
| CMYK | cmyk(31.8%, 0%, 56.9%, 0%) |
How do I convert key lime to HSL?
Select key lime from the color name list in our color converter. The HSL value — hsl(93.5, 100%, 71.6%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does key lime belong to?
key lime belongs to the green color family. It is a light, vivid color with HSL values: hue 93.5°, saturation 100%, lightness 71.6%.
How do I create lighter and darker shades of key lime?
Lighter variant (lightness 86.6%): #d9ffbb. Darker variant (lightness 56.599999999999994%): #83ff22. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HSL used for?
HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.