Skip to content

#E0F0B7

≈ palegoldenrod · rgb(224, 240, 183)
Color formats
HEX#E0F0B7
RGBrgb(224, 240, 183)
HSLhsl(77, 66%, 83%)
HSVhsv(77, 24%, 94%)
OKLCHoklch(93% 0.08 121)
CMYKcmyk(7%, 0%, 24%, 6%)
Contrast & accessibility
On white1.21:1below AA
On black17.32:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #e0f0b7;
  --palegoldenrod-rgb: 224 240 183;
  --palegoldenrod-oklch: oklch(93% 0.08 121);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0f0b7] text-[#e0f0b7] border-[#e0f0b7]
Shades & tints
Color harmonies
About this color

#E0F0B7 is a color with the RGB value rgb(224, 240, 183). 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 #E0F0B7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied