Skip to content

#cbdf32

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

RGB
203, 223, 50
HSL
67°, 73%, 54%
CMYK
9, 0, 78, 13
Luminance
0.6570

Every format

HEX#cbdf32
RGBrgb(203, 223, 50)
HSLhsl(67, 73%, 54%)
CMYKcmyk(9%, 0%, 78%, 13%)
LABlab(84.8 -26.8 75.4)
LCHlch(84.8 80.1 109.6)
OKLCHoklch(0.860 0.184 116.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdf32 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#cbdf32 on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.5%
Blue19.6%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow77.6%
Key (black)12.5%

Color previews

#cbdf32 text on a black background

contrast 14.14:1

Card sample

#cbdf32 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 223, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 223, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbdf32;
background: linear-gradient(135deg, #cbdf32, #58DF32);

Monochromatic scale

Palettes built from #cbdf32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf32 in the Color Lab