What is the HEX code for jade?
The CSS color jade in HEX format is #1fa774. 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: #1fa774;
- Background: background-color: #1fa774;
- Border: border-color: #1fa774;
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 HEX?
Select jade from the color name list in our color converter. The HEX value — #1fa774 — 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 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.