Skip to content

#E4EDAB

≈ palegoldenrod · rgb(228, 237, 171)
Color formats
HEX#E4EDAB
RGBrgb(228, 237, 171)
HSLhsl(68, 65%, 80%)
HSVhsv(68, 28%, 93%)
OKLCHoklch(92% 0.09 114)
CMYKcmyk(4%, 0%, 28%, 7%)
Contrast & accessibility
On white1.24:1below AA
On black17.00:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #e4edab;
  --palegoldenrod-rgb: 228 237 171;
  --palegoldenrod-oklch: oklch(92% 0.09 114);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4edab] text-[#e4edab] border-[#e4edab]
Shades & tints
Color harmonies
About this color

#E4EDAB is a color with the RGB value rgb(228, 237, 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.

Related

Convert #E4EDAB to other formats

Palettes with a similar color

Gradients with a similar color

Copied