Skip to content

#E0EDB6

≈ palegoldenrod · rgb(224, 237, 182)
Color formats
HEX#E0EDB6
RGBrgb(224, 237, 182)
HSLhsl(74, 60%, 82%)
HSVhsv(74, 23%, 93%)
OKLCHoklch(92% 0.07 119)
CMYKcmyk(5%, 0%, 23%, 7%)
Contrast & accessibility
On white1.24:1below AA
On black16.96:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #e0edb6;
  --palegoldenrod-rgb: 224 237 182;
  --palegoldenrod-oklch: oklch(92% 0.07 119);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0edb6] text-[#e0edb6] border-[#e0edb6]
Shades & tints
Color harmonies
About this color

#E0EDB6 is a color with the RGB value rgb(224, 237, 182). 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.

Related

Convert #E0EDB6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied