#DBA25C
≈ sandybrown · rgb(219, 162, 92)
Color formats
HEX#DBA25C
RGBrgb(219, 162, 92)
HSLhsl(33, 64%, 61%)
HSVhsv(33, 58%, 86%)
OKLCHoklch(75% 0.11 70)
CMYKcmyk(0%, 26%, 58%, 14%)
Contrast & accessibility
On white2.25:1below AA
On black9.33:1AA pass
Best text color#000000
Nearest CSS name: sandybrown
Copy-ready code
CSS custom properties
:root {
--sandybrown: #dba25c;
--sandybrown-rgb: 219 162 92;
--sandybrown-oklch: oklch(75% 0.11 70);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--sandybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dba25c] text-[#dba25c] border-[#dba25c]
Shades & tints
Color harmonies
About this color
#DBA25C is a color with the RGB value rgb(219, 162, 92). Its closest CSS named color is "sandybrown". 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.