#CAE2A0
≈ palegoldenrod · rgb(202, 226, 160)
Color formats
HEX#CAE2A0
RGBrgb(202, 226, 160)
HSLhsl(82, 53%, 76%)
HSVhsv(82, 29%, 89%)
OKLCHoklch(88% 0.09 124)
CMYKcmyk(11%, 0%, 29%, 11%)
Contrast & accessibility
On white1.41:1below AA
On black14.90:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #cae2a0;
--palegoldenrod-rgb: 202 226 160;
--palegoldenrod-oklch: oklch(88% 0.09 124);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cae2a0] text-[#cae2a0] border-[#cae2a0]
Shades & tints
Color harmonies
About this color
#CAE2A0 is a color with the RGB value rgb(202, 226, 160). 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.