Skip to content

#cdac8b

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

RGB
205, 172, 139
HSL
30°, 40%, 68%
CMYK
0, 16, 32, 20
Luminance
0.4435

Every format

HEX#cdac8b
RGBrgb(205, 172, 139)
HSLhsl(30, 40%, 68%)
CMYKcmyk(0%, 16%, 32%, 20%)
LABlab(72.5 7.2 21.5)
LCHlch(72.5 22.6 71.4)
OKLCHoklch(0.765 0.059 66.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow32.2%
Key (black)19.6%

Color previews

#cdac8b text on a black background

contrast 9.87:1

Card sample

#cdac8b text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac8b in the Color Lab