Skip to content

#cad2da

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

RGB
202, 210, 218
HSL
210°, 18%, 82%
CMYK
7, 4, 0, 15
Luminance
0.6371

Every format

HEX#cad2da
RGBrgb(202, 210, 218)
HSLhsl(210, 18%, 82%)
CMYKcmyk(7%, 4%, 0%, 15%)
LABlab(83.8 -1.2 -4.9)
LCHlch(83.8 5.0 256.3)
OKLCHoklch(0.860 0.014 248.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cad2da on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#cad2da on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green82.4%
Blue85.5%

CMYK percentages

Cyan7.3%
Magenta3.7%
Yellow0.0%
Key (black)14.5%

Color previews

#cad2da text on a black background

contrast 13.74:1

Card sample

#cad2da text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cad2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cad2da in the Color Lab