Skip to content

#c3cdcb

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

RGB
195, 205, 203
HSL
168°, 9%, 78%
CMYK
5, 0, 1, 20
Luminance
0.5958

Every format

HEX#c3cdcb
RGBrgb(195, 205, 203)
HSLhsl(168, 9%, 78%)
CMYKcmyk(5%, 0%, 1%, 20%)
LABlab(81.6 -3.8 -0.2)
LCHlch(81.6 3.8 182.9)
OKLCHoklch(0.840 0.011 182.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3cdcb on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#c3cdcb on black: 12.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green80.4%
Blue79.6%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow1.0%
Key (black)19.6%

Color previews

#c3cdcb text on a black background

contrast 12.92:1

Card sample

#c3cdcb text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3cdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3cdcb in the Color Lab