Skip to content

#D4D484

≈ khaki · rgb(212, 212, 132)
Color formats
HEX#D4D484
RGBrgb(212, 212, 132)
HSLhsl(60, 48%, 67%)
HSVhsv(60, 38%, 83%)
OKLCHoklch(85% 0.1 108)
CMYKcmyk(0%, 0%, 38%, 17%)
Contrast & accessibility
On white1.55:1below AA
On black13.55:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #d4d484;
  --khaki-rgb: 212 212 132;
  --khaki-oklch: oklch(85% 0.1 108);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d4d484] text-[#d4d484] border-[#d4d484]
Shades & tints
Color harmonies
About this color

#D4D484 is a color with the RGB value rgb(212, 212, 132). 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 #D4D484 to other formats

Palettes with a similar color

Gradients with a similar color

Copied