Light mustard Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for light mustard?

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

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 HEX?

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