Skip to content

#c8ac21

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

RGB
200, 172, 33
HSL
50°, 72%, 46%
CMYK
0, 14, 84, 22
Luminance
0.4189

Every format

HEX#c8ac21
RGBrgb(200, 172, 33)
HSLhsl(50, 72%, 46%)
CMYKcmyk(0%, 14%, 84%, 22%)
LABlab(70.8 -3.1 67.8)
LCHlch(70.8 67.8 92.6)
OKLCHoklch(0.747 0.146 96.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8ac21 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#c8ac21 on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green67.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta14.0%
Yellow83.5%
Key (black)21.6%

Color previews

#c8ac21 text on a black background

contrast 9.38:1

Card sample

#c8ac21 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 172, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 172, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8ac21;
background: linear-gradient(135deg, #c8ac21, #75C821);

Monochromatic scale

Palettes built from #c8ac21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8ac21 in the Color Lab