Skip to content

#c8ab2f

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

RGB
200, 171, 47
HSL
49°, 62%, 48%
CMYK
0, 15, 77, 22
Luminance
0.4161

Every format

HEX#c8ab2f
RGBrgb(200, 171, 47)
HSLhsl(49, 62%, 48%)
CMYKcmyk(0%, 15%, 77%, 22%)
LABlab(70.6 -2.1 63.3)
LCHlch(70.6 63.3 91.9)
OKLCHoklch(0.746 0.139 95.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8ab2f on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#c8ab2f on black: 9.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green67.1%
Blue18.4%

CMYK percentages

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

Color previews

#c8ab2f text on a black background

contrast 9.32:1

Card sample

#c8ab2f text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 171, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 171, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c8ab2f;
background: linear-gradient(135deg, #c8ab2f, #7FC82F);

Monochromatic scale

Palettes built from #c8ab2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8ab2f in the Color Lab