#C3CD9A
≈ palegoldenrod · rgb(195, 205, 154)
Color formats
HEX#C3CD9A
RGBrgb(195, 205, 154)
HSLhsl(72, 34%, 70%)
HSVhsv(72, 25%, 80%)
OKLCHoklch(83% 0.07 117)
CMYKcmyk(5%, 0%, 25%, 20%)
Contrast & accessibility
On white1.68:1below AA
On black12.52:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #c3cd9a;
--palegoldenrod-rgb: 195 205 154;
--palegoldenrod-oklch: oklch(83% 0.07 117);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c3cd9a] text-[#c3cd9a] border-[#c3cd9a]
Shades & tints
Color harmonies
About this color
#C3CD9A is a color with the RGB value rgb(195, 205, 154). 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.