Skip to content

#cdba23

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

RGB
205, 186, 35
HSL
53°, 71%, 47%
CMYK
0, 9, 83, 20
Luminance
0.4822

Every format

HEX#cdba23
RGBrgb(205, 186, 35)
HSLhsl(53, 71%, 47%)
CMYKcmyk(0%, 9%, 83%, 20%)
LABlab(75.0 -8.1 70.9)
LCHlch(75.0 71.4 96.5)
OKLCHoklch(0.781 0.155 101.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdba23 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#cdba23 on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green72.9%
Blue13.7%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow82.9%
Key (black)19.6%

Color previews

#cdba23 text on a black background

contrast 10.64:1

Card sample

#cdba23 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdba23 in the Color Lab