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