Skip to content

#DAD089

≈ palegoldenrod · rgb(218, 208, 137)
Color formats
HEX#DAD089
RGBrgb(218, 208, 137)
HSLhsl(53, 52%, 70%)
HSVhsv(53, 37%, 85%)
OKLCHoklch(85% 0.09 101)
CMYKcmyk(0%, 5%, 37%, 15%)
Contrast & accessibility
On white1.57:1below AA
On black13.36:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #dad089;
  --palegoldenrod-rgb: 218 208 137;
  --palegoldenrod-oklch: oklch(85% 0.09 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dad089] text-[#dad089] border-[#dad089]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied