Sandy yellow to HSL — Color Code

#fdee73
Format Value
HEX #fdee73
RGB rgb(253, 238, 115)
HSL hsl(53.5, 97.2%, 72.2%)
CMYK cmyk(0%, 5.9%, 54.5%, 0.8%)
HSV hsv(53.5, 54.5%, 99.2%)

sandy yellow color harmonies

Tints & shades of sandy yellow

Tints (lighter)

#fdf080 #fdf18c #fef399 #fef4a6 #fef6b3 #fef7bf #fef9cc #fefad9 #fffce6 #fffdf2

Shades (darker)

#e6d869 #cfc35e #b8ad54 #a19749 #8a823f #736c34 #5c572a #45411f #2e2b15 #17160a

Contrast & accessibility

The quick brown fox

On white · 1.19:1 · Fail

The quick brown fox

On black · 17.65:1 · AAA

Recommended text color: #000000

Use sandy yellow in code

CSS color: #fdee73;
SCSS $color: #fdee73;
Tailwind bg-[#fdee73]
Swift UIColor(red: 0.992, green: 0.933, blue: 0.451, alpha: 1)
Android Color.parseColor("#fdee73")
Flutter Color(0xFFFDEE73)

Colors similar to sandy yellow

Browse all Yellow colors →

What is the HSL code for sandy yellow?

The CSS color sandy yellow in HSL format is hsl(53.5, 97.2%, 72.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use sandy yellow in CSS?

To apply sandy yellow in CSS:

  • Text color: color: hsl(53.5, 97.2%, 72.2%);
  • Background: background-color: hsl(53.5, 97.2%, 72.2%);
  • Border: border-color: hsl(53.5, 97.2%, 72.2%);

What are all the color format values for sandy yellow?

FormatValue
HEX#fdee73
RGBrgb(253, 238, 115)
HSLhsl(53.5, 97.2%, 72.2%)
CMYKcmyk(0%, 5.9%, 54.5%, 0.8%)

How do I convert sandy yellow to HSL?

Select sandy yellow from the color name list in our color converter. The HSL value — hsl(53.5, 97.2%, 72.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does sandy yellow belong to?

sandy yellow belongs to the yellow color family. It is a light, vivid color with HSL values: hue 53.5°, saturation 97.2%, lightness 72.2%.

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

Lighter variant (lightness 87.2%): #fef7bf. Darker variant (lightness 57.2%): #fce528. 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.