Skip to content

#c8ac3d

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

RGB
200, 172, 61
HSL
48°, 56%, 51%
CMYK
0, 14, 70, 22
Luminance
0.4212

Every format

HEX#c8ac3d
RGBrgb(200, 172, 61)
HSLhsl(48, 56%, 51%)
CMYKcmyk(0%, 14%, 70%, 22%)
LABlab(71.0 -1.9 58.3)
LCHlch(71.0 58.3 91.9)
OKLCHoklch(0.749 0.131 94.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8ac3d on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#c8ac3d on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green67.5%
Blue23.9%

CMYK percentages

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

Color previews

#c8ac3d text on a black background

contrast 9.42:1

Card sample

#c8ac3d text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8ac3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8ac3d in the Color Lab