Skip to content

#cbad2c

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

RGB
203, 173, 44
HSL
49°, 64%, 48%
CMYK
0, 15, 78, 20
Luminance
0.4277

Every format

HEX#cbad2c
RGBrgb(203, 173, 44)
HSLhsl(49, 64%, 48%)
CMYKcmyk(0%, 15%, 78%, 20%)
LABlab(71.4 -1.9 65.1)
LCHlch(71.4 65.1 91.7)
OKLCHoklch(0.753 0.142 95.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbad2c on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#cbad2c on black: 9.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green67.8%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta14.8%
Yellow78.3%
Key (black)20.4%

Color previews

#cbad2c text on a black background

contrast 9.55:1

Card sample

#cbad2c text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 173, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 173, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbad2c;
background: linear-gradient(135deg, #cbad2c, #7FCB2C);

Monochromatic scale

Palettes built from #cbad2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbad2c in the Color Lab