Skip to content

#d3cdcb

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

RGB
211, 205, 203
HSL
15°, 8%, 81%
CMYK
0, 3, 4, 17
Luminance
0.6182

Every format

HEX#d3cdcb
RGBrgb(211, 205, 203)
HSLhsl(15, 8%, 81%)
CMYKcmyk(0%, 3%, 4%, 17%)
LABlab(82.8 1.7 1.7)
LCHlch(82.8 2.4 45.3)
OKLCHoklch(0.853 0.007 39.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d3cdcb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#d3cdcb on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red82.7%
Green80.4%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta2.8%
Yellow3.8%
Key (black)17.3%

Color previews

#d3cdcb text on a black background

contrast 13.36:1

Card sample

#d3cdcb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d3cdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #d3cdcb in the Color Lab