What is the HEX code for pea soup?
The CSS color pea soup in HEX format is #929901. Use this value directly in CSS, SVG, and most design tools.
How do I use pea soup in CSS?
To apply pea soup in CSS:
- Text color: color: #929901;
- Background: background-color: #929901;
- Border: border-color: #929901;
What are all the color format values for pea soup?
| Format | Value |
|---|---|
| HEX | #929901 |
| RGB | rgb(146, 153, 1) |
| HSL | hsl(62.8, 98.7%, 30.2%) |
| CMYK | cmyk(4.6%, 0%, 99.3%, 40%) |
How do I convert pea soup to HEX?
Select pea soup from the color name list in our color converter. The HEX value — #929901 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pea soup belong to?
pea soup belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 62.8°, saturation 98.7%, lightness 30.2%.
How do I create lighter and darker shades of pea soup?
Lighter variant (lightness 45.2%): #dae501. Darker variant (lightness 15.2%): #494d01. 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.