Skip to content

#cdac5b

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

RGB
205, 172, 91
HSL
43°, 53%, 58%
CMYK
0, 16, 56, 20
Luminance
0.4324

Every format

HEX#cdac5b
RGBrgb(205, 172, 91)
HSLhsl(43, 53%, 58%)
CMYKcmyk(0%, 16%, 56%, 20%)
LABlab(71.7 2.2 45.6)
LCHlch(71.7 45.7 87.3)
OKLCHoklch(0.757 0.107 87.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac5b on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#cdac5b on black: 9.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow55.6%
Key (black)19.6%

Color previews

#cdac5b text on a black background

contrast 9.65:1

Card sample

#cdac5b text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac5b in the Color Lab