#D67B50
≈ peru · rgb(214, 123, 80)
Color formats
HEX#D67B50
RGBrgb(214, 123, 80)
HSLhsl(19, 62%, 58%)
HSVhsv(19, 63%, 84%)
OKLCHoklch(67% 0.13 45)
CMYKcmyk(0%, 43%, 63%, 16%)
Contrast & accessibility
On white3.08:1below AA
On black6.81:1AA pass
Best text color#000000
Nearest CSS name: peru
Copy-ready code
CSS custom properties
:root {
--peru: #d67b50;
--peru-rgb: 214 123 80;
--peru-oklch: oklch(67% 0.13 45);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peru-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d67b50] text-[#d67b50] border-[#d67b50]
Shades & tints
Color harmonies
About this color
#D67B50 is a color with the RGB value rgb(214, 123, 80). Its closest CSS named color is "peru". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.