Skip to content

#cdbc25

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

RGB
205, 188, 37
HSL
54°, 69%, 48%
CMYK
0, 8, 82, 20
Luminance
0.4908

Every format

HEX#cdbc25
RGBrgb(205, 188, 37)
HSLhsl(54, 69%, 48%)
CMYKcmyk(0%, 8%, 82%, 20%)
LABlab(75.5 -9.1 70.9)
LCHlch(75.5 71.4 97.3)
OKLCHoklch(0.786 0.156 102.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbc25 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#cdbc25 on black: 10.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green73.7%
Blue14.5%

CMYK percentages

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

Color previews

#cdbc25 text on a black background

contrast 10.82:1

Card sample

#cdbc25 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdbc25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdbc25 in the Color Lab