Skip to content

#ceac18

a balanced, electric yellow · cool · closest name: gold

RGB
206, 172, 24
HSL
49°, 79%, 45%
CMYK
0, 17, 88, 19
Luminance
0.4269

Every format

HEX#ceac18
RGBrgb(206, 172, 24)
HSLhsl(49, 79%, 45%)
CMYKcmyk(0%, 17%, 88%, 19%)
LABlab(71.3 -0.6 70.6)
LCHlch(71.3 70.6 90.5)
OKLCHoklch(0.753 0.150 94.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ceac18 on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#ceac18 on black: 9.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green67.5%
Blue9.4%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow88.3%
Key (black)19.2%

Color previews

#ceac18 text on a black background

contrast 9.54:1

Card sample

#ceac18 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceac18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac18 in the Color Lab