Skip to content

#ecce19

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

RGB
236, 206, 25
HSL
52°, 85%, 51%
CMYK
0, 13, 89, 8
Luminance
0.6205

Every format

HEX#ecce19
RGBrgb(236, 206, 25)
HSLhsl(52, 85%, 51%)
CMYKcmyk(0%, 13%, 89%, 8%)
LABlab(82.9 -5.2 80.7)
LCHlch(82.9 80.8 93.7)
OKLCHoklch(0.851 0.172 98.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecce19 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#ecce19 on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.8%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow89.4%
Key (black)7.5%

Color previews

#ecce19 text on a black background

contrast 13.41:1

Card sample

#ecce19 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 206, 25, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 206, 25, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ecce19;
background: linear-gradient(135deg, #ecce19, #7DEC19);

Monochromatic scale

Palettes built from #ecce19

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecce19 in the Color Lab