#DFBDB0
≈ peachpuff · rgb(223, 189, 176)
Color formats
HEX#DFBDB0
RGBrgb(223, 189, 176)
HSLhsl(17, 42%, 78%)
HSVhsv(17, 21%, 87%)
OKLCHoklch(82% 0.04 42)
CMYKcmyk(0%, 15%, 21%, 13%)
Contrast & accessibility
On white1.74:1below AA
On black12.04:1AA pass
Best text color#000000
Nearest CSS name: peachpuff
Copy-ready code
CSS custom properties
:root {
--peachpuff: #dfbdb0;
--peachpuff-rgb: 223 189 176;
--peachpuff-oklch: oklch(82% 0.04 42);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--peachpuff-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfbdb0] text-[#dfbdb0] border-[#dfbdb0]
Shades & tints
Color harmonies
About this color
#DFBDB0 is a color with the RGB value rgb(223, 189, 176). Its closest CSS named color is "peachpuff". 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.