Skip to content

#c7af3c

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

RGB
199, 175, 60
HSL
50°, 55%, 51%
CMYK
0, 12, 70, 22
Luminance
0.4313

Every format

HEX#c7af3c
RGBrgb(199, 175, 60)
HSLhsl(50, 55%, 51%)
CMYKcmyk(0%, 12%, 70%, 22%)
LABlab(71.6 -4.0 59.4)
LCHlch(71.6 59.5 93.9)
OKLCHoklch(0.754 0.134 97.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.0%
Green68.6%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta12.1%
Yellow69.8%
Key (black)22.0%

Color previews

#c7af3c text on a black background

contrast 9.63:1

Card sample

#c7af3c text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 175, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 175, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c7af3c;
background: linear-gradient(135deg, #c7af3c, #82C73C);

Monochromatic scale

Palettes built from #c7af3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7af3c in the Color Lab