Skip to content

#cfac40

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

RGB
207, 172, 64
HSL
45°, 60%, 53%
CMYK
0, 17, 69, 19
Luminance
0.4314

Every format

HEX#cfac40
RGBrgb(207, 172, 64)
HSLhsl(45, 60%, 53%)
CMYKcmyk(0%, 17%, 69%, 19%)
LABlab(71.7 1.2 58.0)
LCHlch(71.7 58.0 88.8)
OKLCHoklch(0.756 0.130 90.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green67.5%
Blue25.1%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow69.1%
Key (black)18.8%

Color previews

#cfac40 text on a black background

contrast 9.63:1

Card sample

#cfac40 text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 172, 64, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 172, 64, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfac40;
background: linear-gradient(135deg, #cfac40, #93CF40);

Monochromatic scale

Palettes built from #cfac40

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfac40 in the Color Lab