Very light brown Color — HEX, RGB, HSL & CMYK Codes

#d3b683
Format Value
HEX #d3b683
RGB rgb(211, 182, 131)
HSL hsl(38.3, 47.6%, 67.1%)
CMYK cmyk(0%, 13.7%, 37.9%, 17.3%)
HSV hsv(38.3, 37.9%, 82.7%)

very light brown color harmonies

Tints & shades of very light brown

Tints (lighter)

#d7bd8e #dbc39a #dfcaa5 #e3d1b0 #e7d7bb #ebdec7 #efe4d2 #f3ebdd #f7f2e8 #fbf8f4

Shades (darker)

#c0a577 #ad956b #99845f #867453 #736347 #60533c #4d4230 #3a3224 #262118 #13110c

Contrast & accessibility

The quick brown fox

On white · 1.95:1 · Fail

The quick brown fox

On black · 10.79:1 · AAA

Recommended text color: #000000

Use very light brown in code

CSS color: #d3b683;
SCSS $color: #d3b683;
Tailwind bg-[#d3b683]
Swift UIColor(red: 0.827, green: 0.714, blue: 0.514, alpha: 1)
Android Color.parseColor("#d3b683")
Flutter Color(0xFFD3B683)

Colors similar to very light brown

Browse all Orange colors →

What is the HEX code for very light brown?

The CSS color very light brown in HEX format is #d3b683. Use this value directly in CSS, SVG, and most design tools.

How do I use very light brown in CSS?

To apply very light brown in CSS:

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

What are all the color format values for very light brown?

FormatValue
HEX#d3b683
RGBrgb(211, 182, 131)
HSLhsl(38.3, 47.6%, 67.1%)
CMYKcmyk(0%, 13.7%, 37.9%, 17.3%)

How do I convert very light brown to HEX?

Select very light brown from the color name list in our color converter. The HEX value — #d3b683 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does very light brown belong to?

very light brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 38.3°, saturation 47.6%, lightness 67.1%.

How do I create lighter and darker shades of very light brown?

Lighter variant (lightness 82.1%): #e7d7bc. Darker variant (lightness 52.099999999999994%): #bf954b. 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.