Skip to content

#c0c2ac

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

RGB
192, 194, 172
HSL
66°, 15%, 72%
CMYK
1, 0, 11, 24
Luminance
0.5277

Every format

HEX#c0c2ac
RGBrgb(192, 194, 172)
HSLhsl(66, 15%, 72%)
CMYKcmyk(1%, 0%, 11%, 24%)
LABlab(77.7 -4.6 10.8)
LCHlch(77.7 11.8 112.8)
OKLCHoklch(0.806 0.030 111.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0c2ac on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#c0c2ac on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green76.1%
Blue67.5%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow11.3%
Key (black)23.9%

Color previews

#c0c2ac text on a black background

contrast 11.55:1

Card sample

#c0c2ac text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0c2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0c2ac in the Color Lab