Skip to content

#cdac6b

a balanced, vivid orange · warm · closest name: tan

RGB
205, 172, 107
HSL
40°, 50%, 61%
CMYK
0, 16, 48, 20
Luminance
0.4355

Every format

HEX#cdac6b
RGBrgb(205, 172, 107)
HSLhsl(40, 50%, 61%)
CMYKcmyk(0%, 16%, 48%, 20%)
LABlab(71.9 3.6 37.8)
LCHlch(71.9 37.9 84.5)
OKLCHoklch(0.759 0.092 83.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac6b on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#cdac6b on black: 9.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue42.0%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow47.8%
Key (black)19.6%

Color previews

#cdac6b text on a black background

contrast 9.71:1

Card sample

#cdac6b text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac6b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac6b in the Color Lab