Pale brown Color — HEX, RGB, HSL & CMYK Codes

#b1916e
Format Value
HEX #b1916e
RGB rgb(177, 145, 110)
HSL hsl(31.3, 30%, 56.3%)
CMYK cmyk(0%, 18.1%, 37.9%, 30.6%)
HSV hsv(31.3, 37.9%, 69.4%)

pale brown color harmonies

Tints & shades of pale brown

Tints (lighter)

#b89b7b #bfa588 #c6af96 #cdb9a3 #d4c3b0 #dccdbd #e3d7ca #eae1d7 #f1ebe5 #f8f5f2

Shades (darker)

#a18464 #91775a #816950 #715c46 #614f3c #504232 #403528 #30281e #201a14 #100d0a

Contrast & accessibility

The quick brown fox

On white · 2.94:1 · Fail

The quick brown fox

On black · 7.14:1 · AAA

Recommended text color: #000000

Use pale brown in code

CSS color: #b1916e;
SCSS $color: #b1916e;
Tailwind bg-[#b1916e]
Swift UIColor(red: 0.694, green: 0.569, blue: 0.431, alpha: 1)
Android Color.parseColor("#b1916e")
Flutter Color(0xFFB1916E)

Colors similar to pale brown

Browse all Orange colors →

What is the HEX code for pale brown?

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

How do I use pale brown in CSS?

To apply pale brown in CSS:

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

What are all the color format values for pale brown?

FormatValue
HEX#b1916e
RGBrgb(177, 145, 110)
HSLhsl(31.3, 30%, 56.3%)
CMYKcmyk(0%, 18.1%, 37.9%, 30.6%)

How do I convert pale brown to HEX?

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

What color family does pale brown belong to?

pale brown belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 31.3°, saturation 30%, lightness 56.3%.

How do I create lighter and darker shades of pale brown?

Lighter variant (lightness 71.3%): #ccb7a0. Darker variant (lightness 41.3%): #896b4a. 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.