#EDE3A0
≈ palegoldenrod · rgb(237, 227, 160)
Color formats
HEX#EDE3A0
RGBrgb(237, 227, 160)
HSLhsl(52, 68%, 78%)
HSVhsv(52, 32%, 93%)
OKLCHoklch(91% 0.09 101)
CMYKcmyk(0%, 4%, 32%, 7%)
Contrast & accessibility
On white1.30:1below AA
On black16.10:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #ede3a0;
--palegoldenrod-rgb: 237 227 160;
--palegoldenrod-oklch: oklch(91% 0.09 101);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ede3a0] text-[#ede3a0] border-[#ede3a0]
Shades & tints
Color harmonies
About this color
#EDE3A0 is a color with the RGB value rgb(237, 227, 160). 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.