Skip to content

#cfac33

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

RGB
207, 172, 51
HSL
47°, 62%, 51%
CMYK
0, 17, 75, 19
Luminance
0.4301

Every format

HEX#cfac33
RGBrgb(207, 172, 51)
HSLhsl(47, 62%, 51%)
CMYKcmyk(0%, 17%, 75%, 19%)
LABlab(71.6 0.6 63.0)
LCHlch(71.6 63.0 89.4)
OKLCHoklch(0.755 0.138 92.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfac33 on white: 2.19:1
AA ✗ fail · AA-large · AAA
Aa
#cfac33 on black: 9.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green67.5%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow75.4%
Key (black)18.8%

Color previews

#cfac33 text on a black background

contrast 9.60:1

Card sample

#cfac33 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfac33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfac33 in the Color Lab