Sunflower yellow to HSL — Color Code

HSL

hsl(51.2, 100%, 50.6%)

Format Value
HEX #ffda03
RGB rgb(255, 218, 3)
HSL hsl(51.2, 100%, 50.6%)
CMYK cmyk(0%, 14.5%, 98.8%, 0%)

What is the HSL code for sunflower yellow?

The CSS color sunflower yellow in HSL format is hsl(51.2, 100%, 50.6%). 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: hsl(51.2, 100%, 50.6%);
  • Background: background-color: hsl(51.2, 100%, 50.6%);
  • Border: border-color: hsl(51.2, 100%, 50.6%);

What are all the color format values for sunflower yellow?

FormatValue
HEX#ffda03
RGBrgb(255, 218, 3)
HSLhsl(51.2, 100%, 50.6%)
CMYKcmyk(0%, 14.5%, 98.8%, 0%)

How do I convert sunflower yellow to HSL?

Select sunflower yellow from the color name list in our color converter. The HSL value — hsl(51.2, 100%, 50.6%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.