Skip to content

#c7c7ab

a light, soft yellow · cool · closest name: silver

RGB
199, 199, 171
HSL
60°, 20%, 73%
CMYK
0, 0, 14, 22
Luminance
0.5593

Every format

HEX#c7c7ab
RGBrgb(199, 199, 171)
HSLhsl(60, 20%, 73%)
CMYKcmyk(0%, 0%, 14%, 22%)
LABlab(79.6 -4.8 14.1)
LCHlch(79.6 14.8 108.8)
OKLCHoklch(0.822 0.038 107.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7c7ab on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#c7c7ab on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green78.0%
Blue67.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow14.1%
Key (black)22.0%

Color previews

#c7c7ab text on a black background

contrast 12.19:1

Card sample

#c7c7ab text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7c7ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7c7ab in the Color Lab