What is the HSL code for pistachio?
The CSS color pistachio in HSL format is hsl(91.4, 91.7%, 76.3%). Use this value directly in CSS, SVG, and most design tools.
How do I use pistachio in CSS?
To apply pistachio in CSS:
- Text color: color: hsl(91.4, 91.7%, 76.3%);
- Background: background-color: hsl(91.4, 91.7%, 76.3%);
- Border: border-color: hsl(91.4, 91.7%, 76.3%);
What are all the color format values for pistachio?
| Format | Value |
|---|---|
| HEX | #c0fa8b |
| RGB | rgb(192, 250, 139) |
| HSL | hsl(91.4, 91.7%, 76.3%) |
| CMYK | cmyk(23.2%, 0%, 44.4%, 2%) |
How do I convert pistachio to HSL?
Select pistachio from the color name list in our color converter. The HSL value — hsl(91.4, 91.7%, 76.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pistachio belong to?
pistachio belongs to the green color family. It is a light, vivid color with HSL values: hue 91.4°, saturation 91.7%, lightness 76.3%.
How do I create lighter and darker shades of pistachio?
Lighter variant (lightness 91.3%): #e8fdd4. Darker variant (lightness 61.3%): #98f742. 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.