What is the CMYK code for pale gold?
The CSS color pale gold in CMYK format is cmyk(0%, 12.3%, 57.3%, 0.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use pale gold in CSS?
To apply pale gold in CSS:
- Text color: color: cmyk(0%, 12.3%, 57.3%, 0.8%);
- Background: background-color: cmyk(0%, 12.3%, 57.3%, 0.8%);
- Border: border-color: cmyk(0%, 12.3%, 57.3%, 0.8%);
What are all the color format values for pale gold?
| Format | Value |
|---|---|
| HEX | #fdde6c |
| RGB | rgb(253, 222, 108) |
| HSL | hsl(47.2, 97.3%, 70.8%) |
| CMYK | cmyk(0%, 12.3%, 57.3%, 0.8%) |
How do I convert pale gold to CMYK?
Select pale gold from the color name list in our color converter. The CMYK value — cmyk(0%, 12.3%, 57.3%, 0.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale gold belong to?
pale gold belongs to the yellow color family. It is a light, vivid color with HSL values: hue 47.2°, saturation 97.3%, lightness 70.8%.
How do I create lighter and darker shades of pale gold?
Lighter variant (lightness 85.8%): #feefb8. Darker variant (lightness 55.8%): #fccd21. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.