Sand brown to RGB — Color Code

#cba560
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%)
HSV hsv(38.7, 52.7%, 79.6%)

sand brown color harmonies

Tints & shades of sand brown

Tints (lighter)

#d0ad6e #d4b57d #d9be8b #dec69a #e3cea8 #e7d6b7 #ecdec5 #f1e6d4 #f6efe2 #faf7f1

Shades (darker)

#b99657 #a6874f #947846 #81693d #6f5a34 #5c4b2c #4a3c23 #372d1a #251e11 #120f09

Contrast & accessibility

The quick brown fox

On white · 2.31:1 · Fail

The quick brown fox

On black · 9.09:1 · AAA

Recommended text color: #000000

Use sand brown in code

CSS color: #cba560;
SCSS $color: #cba560;
Tailwind bg-[#cba560]
Swift UIColor(red: 0.796, green: 0.647, blue: 0.376, alpha: 1)
Android Color.parseColor("#cba560")
Flutter Color(0xFFCBA560)

Colors similar to sand brown

Browse all Orange colors →

What is the RGB code for sand brown?

The CSS color sand brown in RGB format is rgb(203, 165, 96). 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: rgb(203, 165, 96);
  • Background: background-color: rgb(203, 165, 96);
  • Border: border-color: rgb(203, 165, 96);

What are all the color format values for sand brown?

FormatValue
HEX#cba560
RGBrgb(203, 165, 96)
HSLhsl(38.7, 50.7%, 58.6%)
CMYKcmyk(0%, 18.7%, 52.7%, 20.4%)

How do I convert sand brown to RGB?

Select sand brown from the color name list in our color converter. The RGB value — rgb(203, 165, 96) — 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 RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.