What is the HEX code for sand brown?
The CSS color sand brown in HEX format is #cba560. Use this value directly in CSS, SVG, and most design tools.
How do I use sand brown in CSS?
To apply sand brown in CSS:
- Text color: color: #cba560;
- Background: background-color: #cba560;
- Border: border-color: #cba560;
What are all the color format values for sand brown?
| Format | Value |
|---|---|
| HEX | #cba560 |
| RGB | rgb(203, 165, 96) |
| HSL | hsl(38.7, 50.7%, 58.6%) |
| CMYK | cmyk(0%, 18.7%, 52.7%, 20.4%) |
How do I convert sand brown to HEX?
Select sand brown from the color name list in our color converter. The HEX value — #cba560 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does sand brown belong to?
sand brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 38.7°, saturation 50.7%, lightness 58.6%.
How do I create lighter and darker shades of sand brown?
Lighter variant (lightness 73.6%): #dec69a. Darker variant (lightness 43.6%): #a88037. 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.