Skip to content

#cdba00

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

RGB
205, 186, 0
HSL
54°, 100%, 40%
CMYK
0, 9, 100, 20
Luminance
0.4810

Every format

HEX#cdba00
RGBrgb(205, 186, 0)
HSLhsl(54, 100%, 40%)
CMYKcmyk(0%, 9%, 100%, 20%)
LABlab(74.9 -8.7 76.5)
LCHlch(74.9 77.0 96.5)
OKLCHoklch(0.781 0.164 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green72.9%
Blue0.0%

CMYK percentages

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

Color previews

#cdba00 text on a black background

contrast 10.62:1

Card sample

#cdba00 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdba00 in the Color Lab