Skip to content

#ceac03

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

RGB
206, 172, 3
HSL
50°, 97%, 41%
CMYK
0, 17, 99, 19
Luminance
0.4263

Every format

HEX#ceac03
RGBrgb(206, 172, 3)
HSLhsl(50, 97%, 41%)
CMYKcmyk(0%, 17%, 99%, 19%)
LABlab(71.3 -0.9 73.6)
LCHlch(71.3 73.6 90.7)
OKLCHoklch(0.752 0.154 94.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green67.5%
Blue1.2%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow98.5%
Key (black)19.2%

Color previews

#ceac03 text on a black background

contrast 9.53:1

Card sample

#ceac03 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceac03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceac03 in the Color Lab