Skip to content

#cbac3c

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

RGB
203, 172, 60
HSL
47°, 58%, 52%
CMYK
0, 15, 70, 20
Luminance
0.4253

Every format

HEX#cbac3c
RGBrgb(203, 172, 60)
HSLhsl(47, 58%, 52%)
CMYKcmyk(0%, 15%, 70%, 20%)
LABlab(71.2 -0.7 59.1)
LCHlch(71.2 59.1 90.7)
OKLCHoklch(0.752 0.132 93.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbac3c on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#cbac3c on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green67.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta15.3%
Yellow70.4%
Key (black)20.4%

Color previews

#cbac3c text on a black background

contrast 9.51:1

Card sample

#cbac3c text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbac3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbac3c in the Color Lab