Skip to content

#c8af2d

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

RGB
200, 175, 45
HSL
50°, 63%, 48%
CMYK
0, 13, 78, 22
Luminance
0.4313

Every format

HEX#c8af2d
RGBrgb(200, 175, 45)
HSLhsl(50, 63%, 48%)
CMYKcmyk(0%, 13%, 78%, 22%)
LABlab(71.6 -4.3 64.9)
LCHlch(71.6 65.0 93.7)
OKLCHoklch(0.754 0.143 97.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8af2d on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#c8af2d on black: 9.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green68.6%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow77.5%
Key (black)21.6%

Color previews

#c8af2d text on a black background

contrast 9.63:1

Card sample

#c8af2d text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8af2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8af2d in the Color Lab