Skip to content

#DCDCA4

≈ palegoldenrod · rgb(220, 220, 164)
Color formats
HEX#DCDCA4
RGBrgb(220, 220, 164)
HSLhsl(60, 44%, 75%)
HSVhsv(60, 25%, 86%)
OKLCHoklch(88% 0.07 108)
CMYKcmyk(0%, 0%, 25%, 14%)
Contrast & accessibility
On white1.42:1below AA
On black14.82:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #dcdca4;
  --palegoldenrod-rgb: 220 220 164;
  --palegoldenrod-oklch: oklch(88% 0.07 108);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dcdca4] text-[#dcdca4] border-[#dcdca4]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied