Skip to content

#ecce3c

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

RGB
236, 206, 60
HSL
50°, 82%, 58%
CMYK
0, 13, 75, 8
Luminance
0.6230

Every format

HEX#ecce3c
RGBrgb(236, 206, 60)
HSLhsl(50, 82%, 58%)
CMYKcmyk(0%, 13%, 75%, 8%)
LABlab(83.1 -4.2 71.7)
LCHlch(83.1 71.8 93.4)
OKLCHoklch(0.853 0.158 97.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecce3c on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ecce3c on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.8%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta12.7%
Yellow74.6%
Key (black)7.5%

Color previews

#ecce3c text on a black background

contrast 13.46:1

Card sample

#ecce3c text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecce3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecce3c in the Color Lab