Skip to content

#EBDC99

≈ palegoldenrod · rgb(235, 220, 153)
Color formats
HEX#EBDC99
RGBrgb(235, 220, 153)
HSLhsl(49, 67%, 76%)
HSVhsv(49, 35%, 92%)
OKLCHoklch(89% 0.09 97)
CMYKcmyk(0%, 6%, 35%, 8%)
Contrast & accessibility
On white1.38:1below AA
On black15.23:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #ebdc99;
  --palegoldenrod-rgb: 235 220 153;
  --palegoldenrod-oklch: oklch(89% 0.09 97);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ebdc99] text-[#ebdc99] border-[#ebdc99]
Shades & tints
Color harmonies
About this color

#EBDC99 is a color with the RGB value rgb(235, 220, 153). 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 #EBDC99 to other formats

Palettes with a similar color

Gradients with a similar color

Copied