Skip to content

#cdad8c

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

RGB
205, 173, 140
HSL
31°, 39%, 68%
CMYK
0, 16, 32, 20
Luminance
0.4476

Every format

HEX#cdad8c
RGBrgb(205, 173, 140)
HSLhsl(31, 39%, 68%)
CMYKcmyk(0%, 16%, 32%, 20%)
LABlab(72.7 6.8 21.3)
LCHlch(72.7 22.4 72.3)
OKLCHoklch(0.767 0.058 67.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdad8c on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#cdad8c on black: 9.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.8%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow31.7%
Key (black)19.6%

Color previews

#cdad8c text on a black background

contrast 9.95:1

Card sample

#cdad8c text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdad8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdad8c in the Color Lab