Skip to content

#DBC561

≈ khaki · rgb(219, 197, 97)
Color formats
HEX#DBC561
RGBrgb(219, 197, 97)
HSLhsl(49, 63%, 62%)
HSVhsv(49, 56%, 86%)
OKLCHoklch(82% 0.12 97)
CMYKcmyk(0%, 10%, 56%, 14%)
Contrast & accessibility
On white1.73:1below AA
On black12.17:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #dbc561;
  --khaki-rgb: 219 197 97;
  --khaki-oklch: oklch(82% 0.12 97);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbc561] text-[#dbc561] border-[#dbc561]
Shades & tints
Color harmonies
About this color

#DBC561 is a color with the RGB value rgb(219, 197, 97). Its closest CSS named color is "khaki". 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.

Related

Convert #DBC561 to other formats

Palettes with a similar color

Gradients with a similar color

Copied