Puce Color — HEX, RGB, HSL & CMYK Codes

#a57e52
Format Value
HEX #a57e52
RGB rgb(165, 126, 82)
HSL hsl(31.8, 33.6%, 48.4%)
CMYK cmyk(0%, 23.6%, 50.3%, 35.3%)
HSV hsv(31.8, 50.3%, 64.7%)

puce color harmonies

Tints & shades of puce

Tints (lighter)

#ad8a62 #b59571 #bea181 #c6ad91 #ceb9a1 #d6c4b0 #ded0c0 #e6dcd0 #efe8e0 #f7f3ef

Shades (darker)

#96734b #876743 #785c3c #695034 #5a452d #4b3925 #3c2e1e #2d2216 #1e170f #0f0b07

Contrast & accessibility

The quick brown fox

On white · 3.68:1 · AA Large

The quick brown fox

On black · 5.71:1 · AA

Recommended text color: #000000

Use puce in code

CSS color: #a57e52;
SCSS $color: #a57e52;
Tailwind bg-[#a57e52]
Swift UIColor(red: 0.647, green: 0.494, blue: 0.322, alpha: 1)
Android Color.parseColor("#a57e52")
Flutter Color(0xFFA57E52)

Colors similar to puce

Browse all Orange colors →

What is the HEX code for puce?

The CSS color puce in HEX format is #a57e52. Use this value directly in CSS, SVG, and most design tools.

How do I use puce in CSS?

To apply puce in CSS:

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

What are all the color format values for puce?

FormatValue
HEX#a57e52
RGBrgb(165, 126, 82)
HSLhsl(31.8, 33.6%, 48.4%)
CMYKcmyk(0%, 23.6%, 50.3%, 35.3%)

How do I convert puce to HEX?

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

What color family does puce belong to?

puce belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 31.8°, saturation 33.6%, lightness 48.4%.

How do I create lighter and darker shades of puce?

Lighter variant (lightness 63.4%): #c1a482. Darker variant (lightness 33.4%): #725739. 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.