What is the RGB code for dandelion?
The CSS color dandelion in RGB format is rgb(254, 223, 8). Use this value directly in CSS, SVG, and most design tools.
How do I use dandelion in CSS?
To apply dandelion in CSS:
- Text color: color: rgb(254, 223, 8);
- Background: background-color: rgb(254, 223, 8);
- Border: border-color: rgb(254, 223, 8);
What are all the color format values for dandelion?
| Format | Value |
|---|---|
| HEX | #fedf08 |
| RGB | rgb(254, 223, 8) |
| HSL | hsl(52.4, 99.2%, 51.4%) |
| CMYK | cmyk(0%, 12.2%, 96.9%, 0.4%) |
How do I convert dandelion to RGB?
Select dandelion from the color name list in our color converter. The RGB value — rgb(254, 223, 8) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does dandelion belong to?
dandelion belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 52.4°, saturation 99.2%, lightness 51.4%.
How do I create lighter and darker shades of dandelion?
Lighter variant (lightness 66.4%): #fee954. Darker variant (lightness 36.4%): #b9a201. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is RGB used for?
RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.