Skip to content

#c7c080

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

RGB
199, 192, 128
HSL
54°, 39%, 64%
CMYK
0, 4, 36, 22
Luminance
0.5140

Every format

HEX#c7c080
RGBrgb(199, 192, 128)
HSLhsl(54, 39%, 64%)
CMYKcmyk(0%, 4%, 36%, 22%)
LABlab(76.9 -7.1 33.2)
LCHlch(76.9 33.9 102.1)
OKLCHoklch(0.799 0.084 102.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7c080 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#c7c080 on black: 11.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green75.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow35.7%
Key (black)22.0%

Color previews

#c7c080 text on a black background

contrast 11.28:1

Card sample

#c7c080 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 192, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 192, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c7c080;
background: linear-gradient(135deg, #c7c080, #9FC780);

Monochromatic scale

Palettes built from #c7c080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7c080 in the Color Lab