Skip to content

#cdba25

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

RGB
205, 186, 37
HSL
53°, 69%, 48%
CMYK
0, 9, 82, 20
Luminance
0.4823

Every format

HEX#cdba25
RGBrgb(205, 186, 37)
HSLhsl(53, 69%, 48%)
CMYKcmyk(0%, 9%, 82%, 20%)
LABlab(75.0 -8.1 70.4)
LCHlch(75.0 70.9 96.5)
OKLCHoklch(0.781 0.155 101.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green72.9%
Blue14.5%

CMYK percentages

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

Color previews

#cdba25 text on a black background

contrast 10.65:1

Card sample

#cdba25 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdba25 in the Color Lab