Skip to content

#ceac05

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

RGB
206, 172, 5
HSL
50°, 95%, 41%
CMYK
0, 17, 98, 19
Luminance
0.4264

Every format

HEX#ceac05
RGBrgb(206, 172, 5)
HSLhsl(50, 95%, 41%)
CMYKcmyk(0%, 17%, 98%, 19%)
LABlab(71.3 -0.9 73.4)
LCHlch(71.3 73.4 90.7)
OKLCHoklch(0.752 0.154 94.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green67.5%
Blue2.0%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow97.6%
Key (black)19.2%

Color previews

#ceac05 text on a black background

contrast 9.53:1

Card sample

#ceac05 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceac05

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac05 in the Color Lab