Skip to content

#CDDDAF

≈ palegoldenrod · rgb(205, 221, 175)
Color formats
HEX#CDDDAF
RGBrgb(205, 221, 175)
HSLhsl(81, 40%, 78%)
HSVhsv(81, 21%, 87%)
OKLCHoklch(87% 0.06 123)
CMYKcmyk(7%, 0%, 21%, 13%)
Contrast & accessibility
On white1.44:1below AA
On black14.56:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #cdddaf;
  --palegoldenrod-rgb: 205 221 175;
  --palegoldenrod-oklch: oklch(87% 0.06 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cdddaf] text-[#cdddaf] border-[#cdddaf]
Shades & tints
Color harmonies
About this color

#CDDDAF is a color with the RGB value rgb(205, 221, 175). 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 #CDDDAF to other formats

Palettes with a similar color

Gradients with a similar color

Copied