Light mustard to HSL — Color Code

#f7d560
Format Value
HEX #f7d560
RGB rgb(247, 213, 96)
HSL hsl(46.5, 90.4%, 67.3%)
CMYK cmyk(0%, 13.8%, 61.1%, 3.1%)
HSV hsv(46.5, 61.1%, 96.9%)

light mustard color harmonies

Tints & shades of light mustard

Tints (lighter)

#f8d96e #f8dd7d #f9e08b #fae49a #fbe8a8 #fbecb7 #fcf0c5 #fdf4d4 #fef7e2 #fefbf1

Shades (darker)

#e1c257 #caae4f #b49b46 #9d883d #877434 #70612c #5a4d23 #433a1a #2d2711 #161309

Contrast & accessibility

The quick brown fox

On white · 1.43:1 · Fail

The quick brown fox

On black · 14.64:1 · AAA

Recommended text color: #000000

Use light mustard in code

CSS color: #f7d560;
SCSS $color: #f7d560;
Tailwind bg-[#f7d560]
Swift UIColor(red: 0.969, green: 0.835, blue: 0.376, alpha: 1)
Android Color.parseColor("#f7d560")
Flutter Color(0xFFF7D560)

Colors similar to light mustard

Browse all Yellow colors →

What is the HSL code for light mustard?

The CSS color light mustard in HSL format is hsl(46.5, 90.4%, 67.3%). Use this value directly in CSS, SVG, and most design tools.

How do I use light mustard in CSS?

To apply light mustard in CSS:

  • Text color: color: hsl(46.5, 90.4%, 67.3%);
  • Background: background-color: hsl(46.5, 90.4%, 67.3%);
  • Border: border-color: hsl(46.5, 90.4%, 67.3%);

What are all the color format values for light mustard?

FormatValue
HEX#f7d560
RGBrgb(247, 213, 96)
HSLhsl(46.5, 90.4%, 67.3%)
CMYKcmyk(0%, 13.8%, 61.1%, 3.1%)

How do I convert light mustard to HSL?

Select light mustard from the color name list in our color converter. The HSL value — hsl(46.5, 90.4%, 67.3%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does light mustard belong to?

light mustard belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 46.5°, saturation 90.4%, lightness 67.3%.

How do I create lighter and darker shades of light mustard?

Lighter variant (lightness 82.3%): #fbe8a9. Darker variant (lightness 52.3%): #f3c217. 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.