Skip to content

#c2c2bc

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

RGB
194, 194, 188
HSL
60°, 5%, 75%
CMYK
0, 0, 3, 24
Luminance
0.5368

Every format

HEX#c2c2bc
RGBrgb(194, 194, 188)
HSLhsl(60, 5%, 75%)
CMYKcmyk(0%, 0%, 3%, 24%)
LABlab(78.3 -1.1 3.0)
LCHlch(78.3 3.2 109.9)
OKLCHoklch(0.812 0.008 106.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green76.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow3.1%
Key (black)23.9%

Color previews

#c2c2bc text on a black background

contrast 11.74:1

Card sample

#c2c2bc text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c2bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c2bc in the Color Lab