Skip to content

#cdba02

a dark, electric yellow · cool · closest name: gold

RGB
205, 186, 2
HSL
54°, 98%, 41%
CMYK
0, 9, 99, 20
Luminance
0.4810

Every format

HEX#cdba02
RGBrgb(205, 186, 2)
HSLhsl(54, 98%, 41%)
CMYKcmyk(0%, 9%, 99%, 20%)
LABlab(74.9 -8.7 76.2)
LCHlch(74.9 76.7 96.5)
OKLCHoklch(0.781 0.163 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdba02 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#cdba02 on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green72.9%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow99.0%
Key (black)19.6%

Color previews

#cdba02 text on a black background

contrast 10.62:1

Card sample

#cdba02 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdba02 in the Color Lab