#CCE2A7
≈ palegoldenrod · rgb(204, 226, 167)
Color formats
HEX#CCE2A7
RGBrgb(204, 226, 167)
HSLhsl(82, 50%, 77%)
HSVhsv(82, 26%, 89%)
OKLCHoklch(88% 0.08 125)
CMYKcmyk(10%, 0%, 26%, 11%)
Contrast & accessibility
On white1.40:1below AA
On black15.00:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #cce2a7;
--palegoldenrod-rgb: 204 226 167;
--palegoldenrod-oklch: oklch(88% 0.08 125);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cce2a7] text-[#cce2a7] border-[#cce2a7]
Shades & tints
Color harmonies
About this color
#CCE2A7 is a color with the RGB value rgb(204, 226, 167). 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.