Sandy yellow Color — HEX, RGB, HSL & CMYK Codes

#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 HEX code for sandy yellow?

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

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

Select sandy yellow from the color name list in our color converter. The HEX value — #fdee73 — 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 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.