Skip to content

#dbd2cd

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

RGB
219, 210, 205
HSL
21°, 16%, 83%
CMYK
0, 4, 6, 14
Luminance
0.6556

Every format

HEX#dbd2cd
RGBrgb(219, 210, 205)
HSLhsl(21, 16%, 83%)
CMYKcmyk(0%, 4%, 6%, 14%)
LABlab(84.8 2.2 3.6)
LCHlch(84.8 4.2 58.1)
OKLCHoklch(0.870 0.012 51.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbd2cd on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#dbd2cd on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green82.4%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta4.1%
Yellow6.4%
Key (black)14.1%

Color previews

#dbd2cd text on a black background

contrast 14.11:1

Card sample

#dbd2cd text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbd2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbd2cd in the Color Lab