Skip to content

#c0af3c

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

RGB
192, 175, 60
HSL
52°, 52%, 49%
CMYK
0, 9, 69, 25
Luminance
0.4219

Every format

HEX#c0af3c
RGBrgb(192, 175, 60)
HSLhsl(52, 52%, 49%)
CMYKcmyk(0%, 9%, 69%, 25%)
LABlab(71.0 -7.0 58.5)
LCHlch(71.0 58.9 96.9)
OKLCHoklch(0.748 0.133 100.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0af3c on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#c0af3c on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green68.6%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta8.9%
Yellow68.7%
Key (black)24.7%

Color previews

#c0af3c text on a black background

contrast 9.44:1

Card sample

#c0af3c text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0af3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0af3c in the Color Lab