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?
| 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%) |
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.