What is the HEX code for stone?
The CSS color stone in HEX format is #ada587. Use this value directly in CSS, SVG, and most design tools.
How do I use stone in CSS?
To apply stone in CSS:
- Text color: color: #ada587;
- Background: background-color: #ada587;
- Border: border-color: #ada587;
What are all the color format values for stone?
| Format | Value |
|---|---|
| HEX | #ada587 |
| RGB | rgb(173, 165, 135) |
| HSL | hsl(47.4, 18.8%, 60.4%) |
| CMYK | cmyk(0%, 4.6%, 22%, 32.2%) |
How do I convert stone to HEX?
Select stone from the color name list in our color converter. The HEX value — #ada587 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does stone belong to?
stone belongs to the yellow color family. It is a medium, muted color with HSL values: hue 47.4°, saturation 18.8%, lightness 60.4%.
How do I create lighter and darker shades of stone?
Lighter variant (lightness 75.4%): #ccc7b4. Darker variant (lightness 45.4%): #8a805e. 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.