Dandelion to HEX — Color Code

HEX

#fedf08

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%)

What is the HEX code for dandelion?

The CSS color dandelion in HEX format is #fedf08. 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: #fedf08;
  • Background: background-color: #fedf08;
  • Border: border-color: #fedf08;

What are all the color format values for dandelion?

FormatValue
HEX#fedf08
RGBrgb(254, 223, 8)
HSLhsl(52.4, 99.2%, 51.4%)
CMYKcmyk(0%, 12.2%, 96.9%, 0.4%)

How do I convert dandelion to HEX?

Select dandelion from the color name list in our color converter. The HEX value — #fedf08 — 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 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.