What is the HEX code for sand yellow?
The CSS color sand yellow in HEX format is #fce166. Use this value directly in CSS, SVG, and most design tools.
How do I use sand yellow in CSS?
To apply sand yellow in CSS:
- Text color: color: #fce166;
- Background: background-color: #fce166;
- Border: border-color: #fce166;
What are all the color format values for sand yellow?
| Format | Value |
|---|---|
| HEX | #fce166 |
| RGB | rgb(252, 225, 102) |
| HSL | hsl(49.2, 96.2%, 69.4%) |
| CMYK | cmyk(0%, 10.7%, 59.5%, 1.2%) |
How do I convert sand yellow to HEX?
Select sand yellow from the color name list in our color converter. The HEX value — #fce166 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sand yellow belong to?
sand yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 49.2°, saturation 96.2%, lightness 69.4%.
How do I create lighter and darker shades of sand yellow?
Lighter variant (lightness 84.4%): #fdf0b1. Darker variant (lightness 54.400000000000006%): #fbd21b. 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.