#D4EAAB
≈ palegoldenrod · rgb(212, 234, 171)
Color formats
HEX#D4EAAB
RGBrgb(212, 234, 171)
HSLhsl(81, 60%, 79%)
HSVhsv(81, 27%, 92%)
OKLCHoklch(91% 0.09 124)
CMYKcmyk(9%, 0%, 27%, 8%)
Contrast & accessibility
On white1.30:1below AA
On black16.16:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #d4eaab;
--palegoldenrod-rgb: 212 234 171;
--palegoldenrod-oklch: oklch(91% 0.09 124);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d4eaab] text-[#d4eaab] border-[#d4eaab]
Shades & tints
Color harmonies
About this color
#D4EAAB is a color with the RGB value rgb(212, 234, 171). Its closest CSS named color is "palegoldenrod". 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.