Skip to content

#cdac23

a balanced, vivid yellow · cool · closest name: gold

RGB
205, 172, 35
HSL
48°, 71%, 47%
CMYK
0, 16, 83, 20
Luminance
0.4261

Every format

HEX#cdac23
RGBrgb(205, 172, 35)
HSLhsl(48, 71%, 47%)
CMYKcmyk(0%, 16%, 83%, 20%)
LABlab(71.3 -0.8 67.8)
LCHlch(71.3 67.8 90.7)
OKLCHoklch(0.752 0.146 94.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdac23 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdac23 on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.5%
Blue13.7%

CMYK percentages

Cyan0.0%
Magenta16.1%
Yellow82.9%
Key (black)19.6%

Color previews

#cdac23 text on a black background

contrast 9.52:1

Card sample

#cdac23 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdac23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdac23 in the Color Lab