Skip to content

#ceac41

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

RGB
206, 172, 65
HSL
46°, 59%, 53%
CMYK
0, 17, 68, 19
Luminance
0.4301

Every format

HEX#ceac41
RGBrgb(206, 172, 65)
HSLhsl(46, 59%, 53%)
CMYKcmyk(0%, 17%, 68%, 19%)
LABlab(71.6 0.9 57.5)
LCHlch(71.6 57.5 89.1)
OKLCHoklch(0.755 0.129 91.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green67.5%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow68.4%
Key (black)19.2%

Color previews

#ceac41 text on a black background

contrast 9.60:1

Card sample

#ceac41 text on a white background

contrast 2.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 172, 65, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 172, 65, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceac41;
background: linear-gradient(135deg, #ceac41, #92CE41);

Monochromatic scale

Palettes built from #ceac41

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac41 in the Color Lab