Skip to content

#c0c4af

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

RGB
192, 196, 175
HSL
71°, 15%, 73%
CMYK
2, 0, 11, 23
Luminance
0.5378

Every format

HEX#c0c4af
RGBrgb(192, 196, 175)
HSLhsl(71, 15%, 73%)
CMYKcmyk(2%, 0%, 11%, 23%)
LABlab(78.3 -5.1 10.1)
LCHlch(78.3 11.3 116.9)
OKLCHoklch(0.811 0.029 115.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c4af on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#c0c4af on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green76.9%
Blue68.6%

CMYK percentages

Cyan2.0%
Magenta0.0%
Yellow10.7%
Key (black)23.1%

Color previews

#c0c4af text on a black background

contrast 11.76:1

Card sample

#c0c4af text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0c4af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c4af in the Color Lab