Skip to content

#DEEAB6

≈ palegoldenrod · rgb(222, 234, 182)
Color formats
HEX#DEEAB6
RGBrgb(222, 234, 182)
HSLhsl(74, 55%, 82%)
HSVhsv(74, 22%, 92%)
OKLCHoklch(92% 0.07 118)
CMYKcmyk(5%, 0%, 22%, 8%)
Contrast & accessibility
On white1.27:1below AA
On black16.55:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #deeab6;
  --palegoldenrod-rgb: 222 234 182;
  --palegoldenrod-oklch: oklch(92% 0.07 118);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#deeab6] text-[#deeab6] border-[#deeab6]
Shades & tints
Color harmonies
About this color

#DEEAB6 is a color with the RGB value rgb(222, 234, 182). 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 #DEEAB6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied