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