Skip to content

#DBE8AC

≈ palegoldenrod · rgb(219, 232, 172)
Color formats
HEX#DBE8AC
RGBrgb(219, 232, 172)
HSLhsl(73, 57%, 79%)
HSVhsv(73, 26%, 91%)
OKLCHoklch(91% 0.08 118)
CMYKcmyk(6%, 0%, 26%, 9%)
Contrast & accessibility
On white1.30:1below AA
On black16.15:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #dbe8ac;
  --palegoldenrod-rgb: 219 232 172;
  --palegoldenrod-oklch: oklch(91% 0.08 118);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbe8ac] text-[#dbe8ac] border-[#dbe8ac]
Shades & tints
Color harmonies
About this color

#DBE8AC is a color with the RGB value rgb(219, 232, 172). 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 #DBE8AC to other formats

Palettes with a similar color

Gradients with a similar color

Copied