Skip to content

#c0c0af

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

RGB
192, 192, 175
HSL
60°, 12%, 72%
CMYK
0, 0, 9, 25
Luminance
0.5200

Every format

HEX#c0c0af
RGBrgb(192, 192, 175)
HSLhsl(60, 12%, 72%)
CMYKcmyk(0%, 0%, 9%, 25%)
LABlab(77.3 -3.0 8.6)
LCHlch(77.3 9.1 109.4)
OKLCHoklch(0.803 0.023 106.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c0af on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#c0c0af on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green75.3%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow8.9%
Key (black)24.7%

Color previews

#c0c0af text on a black background

contrast 11.40:1

Card sample

#c0c0af text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0c0af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c0af in the Color Lab