Skip to content

#cdad7f

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

RGB
205, 173, 127
HSL
35°, 44%, 65%
CMYK
0, 16, 38, 20
Luminance
0.4440

Every format

HEX#cdad7f
RGBrgb(205, 173, 127)
HSLhsl(35, 44%, 65%)
CMYKcmyk(0%, 16%, 38%, 20%)
LABlab(72.5 5.2 28.0)
LCHlch(72.5 28.5 79.5)
OKLCHoklch(0.765 0.072 76.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green67.8%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow38.0%
Key (black)19.6%

Color previews

#cdad7f text on a black background

contrast 9.88:1

Card sample

#cdad7f text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdad7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdad7f in the Color Lab