Butter yellow to HSL — Color Code

HSL

hsl(59.1, 100%, 72.7%)

Format Value
HEX #fffd74
RGB rgb(255, 253, 116)
HSL hsl(59.1, 100%, 72.7%)
CMYK cmyk(0%, 0.8%, 54.5%, 0%)

What is the HSL code for butter yellow?

The CSS color butter yellow in HSL format is hsl(59.1, 100%, 72.7%). Use this value directly in CSS, SVG, and most design tools.

How do I use butter yellow in CSS?

To apply butter yellow in CSS:

  • Text color: color: hsl(59.1, 100%, 72.7%);
  • Background: background-color: hsl(59.1, 100%, 72.7%);
  • Border: border-color: hsl(59.1, 100%, 72.7%);

What are all the color format values for butter yellow?

FormatValue
HEX#fffd74
RGBrgb(255, 253, 116)
HSLhsl(59.1, 100%, 72.7%)
CMYKcmyk(0%, 0.8%, 54.5%, 0%)

How do I convert butter yellow to HSL?

Select butter yellow from the color name list in our color converter. The HSL value — hsl(59.1, 100%, 72.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does butter yellow belong to?

butter yellow belongs to the yellow color family. It is a light, vivid color with HSL values: hue 59.1°, saturation 100%, lightness 72.7%.

How do I create lighter and darker shades of butter yellow?

Lighter variant (lightness 87.7%): #fffec0. Darker variant (lightness 57.7%): #fffc27. 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.