What is the HEX code for pale peach?
The CSS color pale peach in HEX format is #ffe5ad. Use this value directly in CSS, SVG, and most design tools.
How do I use pale peach in CSS?
To apply pale peach in CSS:
- Text color: color: #ffe5ad;
- Background: background-color: #ffe5ad;
- Border: border-color: #ffe5ad;
What are all the color format values for pale peach?
| Format | Value |
|---|---|
| HEX | #ffe5ad |
| RGB | rgb(255, 229, 173) |
| HSL | hsl(41, 100%, 83.9%) |
| CMYK | cmyk(0%, 10.2%, 32.2%, 0%) |
How do I convert pale peach to HEX?
Select pale peach from the color name list in our color converter. The HEX value — #ffe5ad — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale peach belong to?
pale peach belongs to the orange color family. It is a light, vivid color with HSL values: hue 41°, saturation 100%, lightness 83.9%.
How do I create lighter and darker shades of pale peach?
Lighter variant (lightness 95%): #fff7e5. Darker variant (lightness 68.9%): #ffcd60. 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.