Peru — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #CD853F | |
| RGB | rgb(205, 133, 63) | |
| HSL | hsl(30, 59%, 53%) |
Shades of Peru
| #C37A32 | #AE6E2D | #9A6128 | #865423 | #72471D | #5D3B18 | #492E13 | #35210E |
Tints of Peru
| #D39455 | #D8A169 | #DEAD7D | #E3BA92 | #E8C7A6 | #EDD4BA | #F2E0CE | #F8EDE3 |
Color Pairings & Harmony
|
Complementary
#4087CE
|
Analogous +30°
#CECE40
|
Analogous −30°
#CE4040
|
Triadic +120°
#40CE87
|
Triadic −120°
#8740CE
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #CD853F;
}
.element-bg {
background-color: #CD853F;
color: #000000;
}
.element-border {
border: 2px solid #CD853F;
}
About Peru
Peru is a medium color with high saturation, defined by the hex code #CD853F. Its exact color model values are rgb(205, 133, 63) in RGB and hsl(30, 59%, 53%) in HSL (hue 30°, saturation 59%, lightness 53%). On a white background the contrast ratio is 2.99:1 — Fail, and on black it is 7.02:1 — AAA pass for normal text. Use Peru for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →