Skip to content

#E5EFB8

≈ palegoldenrod · rgb(229, 239, 184)
Color formats
HEX#E5EFB8
RGBrgb(229, 239, 184)
HSLhsl(71, 63%, 83%)
HSVhsv(71, 23%, 94%)
OKLCHoklch(93% 0.07 116)
CMYKcmyk(4%, 0%, 23%, 6%)
Contrast & accessibility
On white1.21:1below AA
On black17.37:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #e5efb8;
  --palegoldenrod-rgb: 229 239 184;
  --palegoldenrod-oklch: oklch(93% 0.07 116);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e5efb8] text-[#e5efb8] border-[#e5efb8]
Shades & tints
Color harmonies
About this color

#E5EFB8 is a color with the RGB value rgb(229, 239, 184). 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 #E5EFB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied