What is the HEX code for pea?
The CSS color pea in HEX format is #a4bf20. Use this value directly in CSS, SVG, and most design tools.
How do I use pea in CSS?
To apply pea in CSS:
- Text color: color: #a4bf20;
- Background: background-color: #a4bf20;
- Border: border-color: #a4bf20;
What are all the color format values for pea?
| Format | Value |
|---|---|
| HEX | #a4bf20 |
| RGB | rgb(164, 191, 32) |
| HSL | hsl(70.2, 71.3%, 43.7%) |
| CMYK | cmyk(14.1%, 0%, 83.2%, 25.1%) |
How do I convert pea to HEX?
Select pea from the color name list in our color converter. The HEX value — #a4bf20 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pea belong to?
pea belongs to the green color family. It is a medium, vivid color with HSL values: hue 70.2°, saturation 71.3%, lightness 43.7%.
How do I create lighter and darker shades of pea?
Lighter variant (lightness 58.7%): #c7e14b. Darker variant (lightness 28.700000000000003%): #6c7d15. 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.