Skip to content

#CBDAAD

≈ palegoldenrod · rgb(203, 218, 173)
Color formats
HEX#CBDAAD
RGBrgb(203, 218, 173)
HSLhsl(80, 38%, 77%)
HSVhsv(80, 21%, 85%)
OKLCHoklch(87% 0.06 123)
CMYKcmyk(7%, 0%, 21%, 15%)
Contrast & accessibility
On white1.48:1below AA
On black14.17:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #cbdaad;
  --palegoldenrod-rgb: 203 218 173;
  --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-[#cbdaad] text-[#cbdaad] border-[#cbdaad]
Shades & tints
Color harmonies
About this color

#CBDAAD is a color with the RGB value rgb(203, 218, 173). 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 #CBDAAD to other formats

Palettes with a similar color

Gradients with a similar color

Copied