Skip to content

#cbc7cd

a light, muted gray · warm · closest name: silver

RGB
203, 199, 205
HSL
280°, 6%, 79%
CMYK
1, 3, 0, 20
Luminance
0.5795

Every format

HEX#cbc7cd
RGBrgb(203, 199, 205)
HSLhsl(280, 6%, 79%)
CMYKcmyk(1%, 3%, 0%, 20%)
LABlab(80.7 2.5 -2.5)
LCHlch(80.7 3.5 314.8)
OKLCHoklch(0.835 0.009 314.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbc7cd on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#cbc7cd on black: 12.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green78.0%
Blue80.4%

CMYK percentages

Cyan1.0%
Magenta2.9%
Yellow0.0%
Key (black)19.6%

Color previews

#cbc7cd text on a black background

contrast 12.59:1

Card sample

#cbc7cd text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbc7cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbc7cd in the Color Lab