Skip to content

#EAD290

≈ palegoldenrod · rgb(234, 210, 144)
Color formats
HEX#EAD290
RGBrgb(234, 210, 144)
HSLhsl(44, 68%, 74%)
HSVhsv(44, 38%, 92%)
OKLCHoklch(87% 0.09 90)
CMYKcmyk(0%, 10%, 38%, 8%)
Contrast & accessibility
On white1.49:1below AA
On black14.12:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #ead290;
  --palegoldenrod-rgb: 234 210 144;
  --palegoldenrod-oklch: oklch(87% 0.09 90);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ead290] text-[#ead290] border-[#ead290]
Shades & tints
Color harmonies
About this color

#EAD290 is a color with the RGB value rgb(234, 210, 144). 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 #EAD290 to other formats

Palettes with a similar color

Gradients with a similar color

Copied