Skip to content

#cdba08

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

RGB
205, 186, 8
HSL
54°, 93%, 42%
CMYK
0, 9, 96, 20
Luminance
0.4811

Every format

HEX#cdba08
RGBrgb(205, 186, 8)
HSLhsl(54, 93%, 42%)
CMYKcmyk(0%, 9%, 96%, 20%)
LABlab(74.9 -8.6 75.6)
LCHlch(74.9 76.1 96.5)
OKLCHoklch(0.781 0.162 102.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green72.9%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow96.1%
Key (black)19.6%

Color previews

#cdba08 text on a black background

contrast 10.62:1

Card sample

#cdba08 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdba08 in the Color Lab