Skip to content

#DBD57D

≈ khaki · rgb(219, 213, 125)
Color formats
HEX#DBD57D
RGBrgb(219, 213, 125)
HSLhsl(56, 57%, 67%)
HSVhsv(56, 43%, 86%)
OKLCHoklch(86% 0.11 105)
CMYKcmyk(0%, 3%, 43%, 14%)
Contrast & accessibility
On white1.52:1below AA
On black13.83:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #dbd57d;
  --khaki-rgb: 219 213 125;
  --khaki-oklch: oklch(86% 0.11 105);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbd57d] text-[#dbd57d] border-[#dbd57d]
Shades & tints
Color harmonies
About this color

#DBD57D is a color with the RGB value rgb(219, 213, 125). 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 #DBD57D to other formats

Palettes with a similar color

Gradients with a similar color

Copied