Skip to content

#c2c3c2

a light, muted gray · cool · “silver”

RGB
194, 195, 194
HSL
120°, 1%, 76%
CMYK
1, 0, 1, 24
Luminance
0.5439

Every format

HEX#c2c3c2
RGBrgb(194, 195, 194)
HSLhsl(120, 1%, 76%)
CMYKcmyk(1%, 0%, 1%, 24%)
LABlab(78.7 -0.5 0.4)
LCHlch(78.7 0.7 144.4)
OKLCHoklch(0.816 0.002 145.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2c3c2 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#c2c3c2 on black: 11.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green76.5%
Blue76.1%

CMYK percentages

Cyan0.5%
Magenta0.0%
Yellow0.5%
Key (black)23.5%

Color previews

#c2c3c2 text on a black background

contrast 11.88:1

Card sample

#c2c3c2 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2c3c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2c3c2 in the Color Lab