Skip to content

#C4CB8F

≈ palegoldenrod · rgb(196, 203, 143)
Color formats
HEX#C4CB8F
RGBrgb(196, 203, 143)
HSLhsl(67, 37%, 68%)
HSVhsv(67, 30%, 80%)
OKLCHoklch(82% 0.08 114)
CMYKcmyk(3%, 0%, 30%, 20%)
Contrast & accessibility
On white1.71:1below AA
On black12.29:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
  --palegoldenrod: #c4cb8f;
  --palegoldenrod-rgb: 196 203 143;
  --palegoldenrod-oklch: oklch(82% 0.08 114);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c4cb8f] text-[#c4cb8f] border-[#c4cb8f]
Shades & tints
Color harmonies
About this color

#C4CB8F is a color with the RGB value rgb(196, 203, 143). 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 #C4CB8F to other formats

Palettes with a similar color

Gradients with a similar color

Copied