Skip to content

#c9da25

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

RGB
201, 218, 37
HSL
66°, 71%, 50%
CMYK
8, 0, 83, 15
Luminance
0.6269

Every format

HEX#c9da25
RGBrgb(201, 218, 37)
HSLhsl(66, 71%, 50%)
CMYKcmyk(8%, 0%, 83%, 15%)
LABlab(83.3 -25.7 77.3)
LCHlch(83.3 81.5 108.4)
OKLCHoklch(0.847 0.185 115.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c9da25 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#c9da25 on black: 13.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green85.5%
Blue14.5%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow83.0%
Key (black)14.5%

Color previews

#c9da25 text on a black background

contrast 13.54:1

Card sample

#c9da25 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(201, 218, 37, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(201, 218, 37, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c9da25;
background: linear-gradient(135deg, #c9da25, #50DA25);

Monochromatic scale

Palettes built from #c9da25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c9da25 in the Color Lab