Skip to content

#CCC147

≈ khaki · rgb(204, 193, 71)
Color formats
HEX#CCC147
RGBrgb(204, 193, 71)
HSLhsl(55, 57%, 54%)
HSVhsv(55, 65%, 80%)
OKLCHoklch(80% 0.14 104)
CMYKcmyk(0%, 5%, 65%, 20%)
Contrast & accessibility
On white1.86:1below AA
On black11.29:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #ccc147;
  --khaki-rgb: 204 193 71;
  --khaki-oklch: oklch(80% 0.14 104);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccc147] text-[#ccc147] border-[#ccc147]
Shades & tints
Color harmonies
About this color

#CCC147 is a color with the RGB value rgb(204, 193, 71). Its closest CSS named color is "khaki". 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 #CCC147 to other formats

Palettes with a similar color

Gradients with a similar color

Copied