Dark sand Color

HEX, RGB, HSL & CMYK Codes

#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%)
HSV hsv(41, 47%, 65.9%)

dark sand color harmonies

Tints & shades of dark sand

Tints (lighter)

#b09968 #b8a377 #c0ae86 #c8b895 #d0c2a4 #d7ccb4 #dfd6c3 #e7e0d2 #efebe1 #f7f5f0

Shades (darker)

#998251 #897549 #7a6841 #6b5b39 #5c4e31 #4c4128 #3d3420 #2e2718 #1f1a10 #0f0d08

Contrast & accessibility

The quick brown fox

On white · 3.12:1 · AA Large

The quick brown fox

On black · 6.74:1 · AA

Recommended text color: #000000

Use dark sand in code

CSS color: #a88f59;
SCSS $color: #a88f59;
Tailwind bg-[#a88f59]
Swift UIColor(red: 0.659, green: 0.561, blue: 0.349, alpha: 1)
Android Color.parseColor("#a88f59")
Flutter Color(0xFFA88F59)

Colors similar to dark sand

Browse all Orange colors →

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.