Skip to content

#D5C748

≈ khaki · rgb(213, 199, 72)
Color formats
HEX#D5C748
RGBrgb(213, 199, 72)
HSLhsl(54, 63%, 56%)
HSVhsv(54, 66%, 84%)
OKLCHoklch(82% 0.15 103)
CMYKcmyk(0%, 7%, 66%, 16%)
Contrast & accessibility
On white1.74:1below AA
On black12.09:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #d5c748;
  --khaki-rgb: 213 199 72;
  --khaki-oklch: oklch(82% 0.15 103);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d5c748] text-[#d5c748] border-[#d5c748]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied