Skip to content

#cdac9c

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

RGB
205, 172, 156
HSL
20°, 33%, 71%
CMYK
0, 16, 24, 20
Luminance
0.4488

Every format

HEX#cdac9c
RGBrgb(205, 172, 156)
HSLhsl(20, 33%, 71%)
CMYKcmyk(0%, 16%, 24%, 20%)
LABlab(72.8 9.5 12.7)
LCHlch(72.8 15.9 53.1)
OKLCHoklch(0.769 0.045 47.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac9c on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#cdac9c on black: 9.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue61.2%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow23.9%
Key (black)19.6%

Color previews

#cdac9c text on a black background

contrast 9.98:1

Card sample

#cdac9c text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac9c in the Color Lab