Skip to content

#c0d0cd

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

RGB
192, 208, 205
HSL
169°, 15%, 78%
CMYK
8, 0, 1, 18
Luminance
0.6073

Every format

HEX#c0d0cd
RGBrgb(192, 208, 205)
HSLhsl(169, 15%, 78%)
CMYKcmyk(8%, 0%, 1%, 18%)
LABlab(82.2 -6.0 -0.4)
LCHlch(82.2 6.0 183.5)
OKLCHoklch(0.845 0.018 183.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0d0cd on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#c0d0cd on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green81.6%
Blue80.4%

CMYK percentages

Cyan7.7%
Magenta0.0%
Yellow1.4%
Key (black)18.4%

Color previews

#c0d0cd text on a black background

contrast 13.15:1

Card sample

#c0d0cd text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0d0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0d0cd in the Color Lab