What is the HEX code for puce?
The CSS color puce in HEX format is #a57e52. Use this value directly in CSS, SVG, and most design tools.
How do I use puce in CSS?
To apply puce in CSS:
- Text color: color: #a57e52;
- Background: background-color: #a57e52;
- Border: border-color: #a57e52;
What are all the color format values for puce?
| Format | Value |
|---|---|
| HEX | #a57e52 |
| RGB | rgb(165, 126, 82) |
| HSL | hsl(31.8, 33.6%, 48.4%) |
| CMYK | cmyk(0%, 23.6%, 50.3%, 35.3%) |
How do I convert puce to HEX?
Select puce from the color name list in our color converter. The HEX value — #a57e52 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does puce belong to?
puce belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 31.8°, saturation 33.6%, lightness 48.4%.
How do I create lighter and darker shades of puce?
Lighter variant (lightness 63.4%): #c1a482. Darker variant (lightness 33.4%): #725739. 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.