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