Dark sand to HEX — Color Code

HEX

#a88f59

Format Value
HEX #a88f59
RGB rgb(168, 143, 89)
HSL hsl(41, 31.2%, 50.4%)
CMYK cmyk(0%, 14.9%, 47%, 34.1%)

What is the HEX code for dark sand?

The CSS color dark sand in HEX format is #a88f59. Use this value directly in CSS, SVG, and most design tools.

How do I use dark sand in CSS?

To apply dark sand in CSS:

  • Text color: color: #a88f59;
  • Background: background-color: #a88f59;
  • Border: border-color: #a88f59;

What are all the color format values for dark sand?

FormatValue
HEX#a88f59
RGBrgb(168, 143, 89)
HSLhsl(41, 31.2%, 50.4%)
CMYKcmyk(0%, 14.9%, 47%, 34.1%)

How do I convert dark sand to HEX?

Select dark sand from the color name list in our color converter. The HEX value — #a88f59 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dark sand belong to?

dark sand belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 41°, saturation 31.2%, lightness 50.4%.

How do I create lighter and darker shades of dark sand?

Lighter variant (lightness 65.4%): #c2b18b. Darker variant (lightness 35.4%): #76653e. 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.