Sunflower yellow to HSL — Color Code

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

sunflower yellow color harmonies

Tints & shades of sunflower yellow

Tints (lighter)

#ffdd1a #ffe131 #ffe448 #ffe75f #ffeb76 #ffee8c #fff2a3 #fff5ba #fff8d1 #fffce8

Shades (darker)

#e8c603 #d1b202 #b99f02 #a28b02 #8b7702 #746301 #5d4f01 #463b01 #2e2801 #171400

Contrast & accessibility

The quick brown fox

On white · 1.37:1 · Fail

The quick brown fox

On black · 15.28:1 · AAA

Recommended text color: #000000

Use sunflower yellow in code

CSS color: #ffda03;
SCSS $color: #ffda03;
Tailwind bg-[#ffda03]
Swift UIColor(red: 1.000, green: 0.855, blue: 0.012, alpha: 1)
Android Color.parseColor("#ffda03")
Flutter Color(0xFFFFDA03)

Colors similar to sunflower yellow

Browse all Yellow colors →

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.