What is the HSL code for jade?
The CSS color jade in HSL format is hsl(157.5, 68.7%, 38.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use jade in CSS?
To apply jade in CSS:
- Text color: color: hsl(157.5, 68.7%, 38.8%);
- Background: background-color: hsl(157.5, 68.7%, 38.8%);
- Border: border-color: hsl(157.5, 68.7%, 38.8%);
What are all the color format values for jade?
| Format | Value |
|---|---|
| HEX | #1fa774 |
| RGB | rgb(31, 167, 116) |
| HSL | hsl(157.5, 68.7%, 38.8%) |
| CMYK | cmyk(81.4%, 0%, 30.5%, 34.5%) |
How do I convert jade to HSL?
Select jade from the color name list in our color converter. The HSL value — hsl(157.5, 68.7%, 38.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does jade belong to?
jade belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 157.5°, saturation 68.7%, lightness 38.8%.
How do I create lighter and darker shades of jade?
Lighter variant (lightness 53.8%): #38da9d. Darker variant (lightness 23.799999999999997%): #136647. 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.