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

#b17261
Format Value
HEX #b17261
RGB rgb(177, 114, 97)
HSL hsl(12.8, 33.9%, 53.7%)
CMYK cmyk(0%, 35.6%, 45.2%, 30.6%)
HSV hsv(12.8, 45.2%, 69.4%)

pinkish brown color harmonies

Tints & shades of pinkish brown

Tints (lighter)

#b87f6f #bf8c7e #c6988c #cda59a #d4b2a9 #dcbfb7 #e3ccc6 #ead9d4 #f1e5e2 #f8f2f1

Shades (darker)

#a16858 #915d4f #815347 #71493e #613e35 #50342c #402923 #301f1a #201512 #100a09

Contrast & accessibility

The quick brown fox

On white · 3.85:1 · AA Large

The quick brown fox

On black · 5.45:1 · AA

Recommended text color: #000000

Use pinkish brown in code

CSS color: #b17261;
SCSS $color: #b17261;
Tailwind bg-[#b17261]
Swift UIColor(red: 0.694, green: 0.447, blue: 0.380, alpha: 1)
Android Color.parseColor("#b17261")
Flutter Color(0xFFB17261)

Colors similar to pinkish brown

Browse all Red colors →

What is the HEX code for pinkish brown?

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

How do I use pinkish brown in CSS?

To apply pinkish brown in CSS:

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

What are all the color format values for pinkish brown?

FormatValue
HEX#b17261
RGBrgb(177, 114, 97)
HSLhsl(12.8, 33.9%, 53.7%)
CMYKcmyk(0%, 35.6%, 45.2%, 30.6%)

How do I convert pinkish brown to HEX?

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

What color family does pinkish brown belong to?

pinkish brown belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 12.8°, saturation 33.9%, lightness 53.7%.

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

Lighter variant (lightness 68.7%): #caa094. Darker variant (lightness 38.7%): #845041. 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.