Skip to content

#E2F1B8

≈ palegoldenrod · rgb(226, 241, 184)
Color formats
HEX#E2F1B8
RGBrgb(226, 241, 184)
HSLhsl(76, 67%, 83%)
HSVhsv(76, 24%, 95%)
OKLCHoklch(93% 0.08 120)
CMYKcmyk(6%, 0%, 24%, 5%)
Contrast & accessibility
On white1.20:1below AA
On black17.51:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #e2f1b8;
  --palegoldenrod-rgb: 226 241 184;
  --palegoldenrod-oklch: oklch(93% 0.08 120);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e2f1b8] text-[#e2f1b8] border-[#e2f1b8]
Shades & tints
Color harmonies
About this color

#E2F1B8 is a color with the RGB value rgb(226, 241, 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 #E2F1B8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied