#E1E29F
≈ palegoldenrod · rgb(225, 226, 159)
Color formats
HEX#E1E29F
RGBrgb(225, 226, 159)
HSLhsl(61, 54%, 75%)
HSVhsv(61, 30%, 89%)
OKLCHoklch(90% 0.09 109)
CMYKcmyk(0%, 0%, 30%, 11%)
Contrast & accessibility
On white1.35:1below AA
On black15.58:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #e1e29f;
--palegoldenrod-rgb: 225 226 159;
--palegoldenrod-oklch: oklch(90% 0.09 109);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1e29f] text-[#e1e29f] border-[#e1e29f]
Shades & tints
Color harmonies
About this color
#E1E29F is a color with the RGB value rgb(225, 226, 159). 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.