Skip to content

#ccba7c

a balanced, soft yellow · cool · closest name: tan

RGB
204, 186, 124
HSL
47°, 44%, 64%
CMYK
0, 9, 39, 20
Luminance
0.4941

Every format

HEX#ccba7c
RGBrgb(204, 186, 124)
HSLhsl(47, 44%, 64%)
CMYKcmyk(0%, 9%, 39%, 20%)
LABlab(75.7 -2.4 33.8)
LCHlch(75.7 33.9 94.1)
OKLCHoklch(0.790 0.083 93.8)

Copy-ready code

/* CSS */
color: #ccba7c;
background-color: #ccba7c;
/* Tailwind (arbitrary) */
class="text-[#ccba7c] bg-[#ccba7c]"
/* SCSS */
$brand: #ccba7c;
/* SwiftUI */
Color(red: 0.800, green: 0.729, blue: 0.486)
/* Android */
Color.parseColor("#ccba7c")

Accessibility — WCAG contrast

Aa
#ccba7c on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ccba7c on black: 10.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green72.9%
Blue48.6%

CMYK percentages

Cyan0.0%
Magenta8.8%
Yellow39.2%
Key (black)20.0%

Color previews

#ccba7c text on a black background

contrast 10.88:1

Card sample

#ccba7c text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ccba7c;
Background color
Panel with #ccba7c background
background-color: #ccba7c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ccba7c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(204, 186, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 186, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccba7c;
background: linear-gradient(135deg, #ccba7c, #A9CC7C);

Monochromatic scale

Palettes built from #ccba7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccba7c in the Color Lab