Skip to content

#cdb033

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

RGB
205, 176, 51
HSL
49°, 61%, 50%
CMYK
0, 14, 75, 20
Luminance
0.4427

Every format

HEX#cdb033
RGBrgb(205, 176, 51)
HSLhsl(49, 61%, 50%)
CMYKcmyk(0%, 14%, 75%, 20%)
LABlab(72.4 -2.4 63.7)
LCHlch(72.4 63.8 92.1)
OKLCHoklch(0.761 0.141 95.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdb033 on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#cdb033 on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green69.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow75.1%
Key (black)19.6%

Color previews

#cdb033 text on a black background

contrast 9.85:1

Card sample

#cdb033 text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 176, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 176, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdb033;
background: linear-gradient(135deg, #cdb033, #83CD33);

Monochromatic scale

Palettes built from #cdb033

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdb033 in the Color Lab