Skip to content

#cbac13

a dark, electric yellow · cool · closest name: gold

RGB
203, 172, 19
HSL
50°, 83%, 44%
CMYK
0, 15, 91, 20
Luminance
0.4225

Every format

HEX#cbac13
RGBrgb(203, 172, 19)
HSLhsl(50, 83%, 44%)
CMYKcmyk(0%, 15%, 91%, 20%)
LABlab(71.0 -2.1 71.2)
LCHlch(71.0 71.2 91.7)
OKLCHoklch(0.750 0.151 95.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbac13 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#cbac13 on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green67.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta15.3%
Yellow90.6%
Key (black)20.4%

Color previews

#cbac13 text on a black background

contrast 9.45:1

Card sample

#cbac13 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 172, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 172, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbac13;
background: linear-gradient(135deg, #cbac13, #6FCB13);

Monochromatic scale

Palettes built from #cbac13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbac13 in the Color Lab