Skip to content

#cdac8f

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

RGB
205, 172, 143
HSL
28°, 38%, 68%
CMYK
0, 16, 30, 20
Luminance
0.4447

Every format

HEX#cdac8f
RGBrgb(205, 172, 143)
HSLhsl(28, 38%, 68%)
CMYKcmyk(0%, 16%, 30%, 20%)
LABlab(72.5 7.7 19.4)
LCHlch(72.5 20.9 68.3)
OKLCHoklch(0.766 0.055 63.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac8f on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#cdac8f on black: 9.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue56.1%

CMYK percentages

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

Color previews

#cdac8f text on a black background

contrast 9.89:1

Card sample

#cdac8f text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac8f in the Color Lab