Skip to content

#c2d2da

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

RGB
194, 210, 218
HSL
200°, 25%, 81%
CMYK
11, 4, 0, 15
Luminance
0.6262

Every format

HEX#c2d2da
RGBrgb(194, 210, 218)
HSLhsl(200, 25%, 81%)
CMYKcmyk(11%, 4%, 0%, 15%)
LABlab(83.2 -3.8 -5.8)
LCHlch(83.2 6.9 236.7)
OKLCHoklch(0.854 0.021 229.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d2da on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c2d2da on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green82.4%
Blue85.5%

CMYK percentages

Cyan11.0%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#c2d2da text on a black background

contrast 13.52:1

Card sample

#c2d2da text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2d2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d2da in the Color Lab