What is the HEX code for marigold?
The CSS color marigold in HEX format is #fcc006. Use this value directly in CSS, SVG, and most design tools.
How do I use marigold in CSS?
To apply marigold in CSS:
- Text color: color: #fcc006;
- Background: background-color: #fcc006;
- Border: border-color: #fcc006;
What are all the color format values for marigold?
| Format | Value |
|---|---|
| HEX | #fcc006 |
| RGB | rgb(252, 192, 6) |
| HSL | hsl(45.4, 97.6%, 50.6%) |
| CMYK | cmyk(0%, 23.8%, 97.6%, 1.2%) |
How do I convert marigold to HEX?
Select marigold from the color name list in our color converter. The HEX value — #fcc006 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does marigold belong to?
marigold belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 45.4°, saturation 97.6%, lightness 50.6%.
How do I create lighter and darker shades of marigold?
Lighter variant (lightness 65.6%): #fdd352. Darker variant (lightness 35.6%): #b38802. 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.