Skip to content

#cdac8c

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

RGB
205, 172, 140
HSL
30°, 39%, 68%
CMYK
0, 16, 32, 20
Luminance
0.4438

Every format

HEX#cdac8c
RGBrgb(205, 172, 140)
HSLhsl(30, 39%, 68%)
CMYKcmyk(0%, 16%, 32%, 20%)
LABlab(72.5 7.3 20.9)
LCHlch(72.5 22.2 70.7)
OKLCHoklch(0.765 0.058 65.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac8c on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#cdac8c on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow31.7%
Key (black)19.6%

Color previews

#cdac8c text on a black background

contrast 9.88:1

Card sample

#cdac8c text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac8c in the Color Lab