Skip to content

#c0cddc

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

RGB
192, 205, 220
HSL
212°, 29%, 81%
CMYK
13, 7, 0, 14
Luminance
0.6004

Every format

HEX#c0cddc
RGBrgb(192, 205, 220)
HSLhsl(212, 29%, 81%)
CMYKcmyk(13%, 7%, 0%, 14%)
LABlab(81.9 -1.4 -8.9)
LCHlch(81.9 9.0 260.9)
OKLCHoklch(0.843 0.025 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0cddc on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#c0cddc on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.4%
Blue86.3%

CMYK percentages

Cyan12.7%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#c0cddc text on a black background

contrast 13.01:1

Card sample

#c0cddc text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0cddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0cddc in the Color Lab