Skip to content

#cdac65

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

RGB
205, 172, 101
HSL
41°, 51%, 60%
CMYK
0, 16, 51, 20
Luminance
0.4342

Every format

HEX#cdac65
RGBrgb(205, 172, 101)
HSLhsl(41, 51%, 60%)
CMYKcmyk(0%, 16%, 51%, 20%)
LABlab(71.8 3.0 40.8)
LCHlch(71.8 40.9 85.7)
OKLCHoklch(0.758 0.098 85.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac65 on white: 2.17:1
AA ✗ fail · AA-large · AAA
Aa
#cdac65 on black: 9.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow50.7%
Key (black)19.6%

Color previews

#cdac65 text on a black background

contrast 9.68:1

Card sample

#cdac65 text on a white background

contrast 2.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac65 in the Color Lab