What is the HEX code for sunflower?
The CSS color sunflower in HEX format is #ffc512. Use this value directly in CSS, SVG, and most design tools.
How do I use sunflower in CSS?
To apply sunflower in CSS:
- Text color: color: #ffc512;
- Background: background-color: #ffc512;
- Border: border-color: #ffc512;
What are all the color format values for sunflower?
| Format | Value |
|---|---|
| HEX | #ffc512 |
| RGB | rgb(255, 197, 18) |
| HSL | hsl(45.3, 100%, 53.5%) |
| CMYK | cmyk(0%, 22.7%, 92.9%, 0%) |
How do I convert sunflower to HEX?
Select sunflower from the color name list in our color converter. The HEX value — #ffc512 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sunflower belong to?
sunflower belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 45.3°, saturation 100%, lightness 53.5%.
How do I create lighter and darker shades of sunflower?
Lighter variant (lightness 68.5%): #ffd85e. Darker variant (lightness 38.5%): #c49400. 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.