Skip to content

#DFD090

≈ palegoldenrod · rgb(223, 208, 144)
Color formats
HEX#DFD090
RGBrgb(223, 208, 144)
HSLhsl(49, 55%, 72%)
HSVhsv(49, 35%, 87%)
OKLCHoklch(86% 0.08 97)
CMYKcmyk(0%, 7%, 35%, 13%)
Contrast & accessibility
On white1.55:1below AA
On black13.56:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #dfd090;
  --palegoldenrod-rgb: 223 208 144;
  --palegoldenrod-oklch: oklch(86% 0.08 97);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfd090] text-[#dfd090] border-[#dfd090]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied