Skip to content

#ebba01

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

RGB
235, 186, 1
HSL
47°, 99%, 46%
CMYK
0, 21, 100, 8
Luminance
0.5278

Every format

HEX#ebba01
RGBrgb(235, 186, 1)
HSLhsl(47, 99%, 46%)
CMYKcmyk(0%, 21%, 100%, 8%)
LABlab(77.8 4.4 79.7)
LCHlch(77.8 79.8 86.8)
OKLCHoklch(0.810 0.165 89.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebba01 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#ebba01 on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green72.9%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow99.6%
Key (black)7.8%

Color previews

#ebba01 text on a black background

contrast 11.56:1

Card sample

#ebba01 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 186, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 186, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebba01;
background: linear-gradient(135deg, #ebba01, #80EB01);

Monochromatic scale

Palettes built from #ebba01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebba01 in the Color Lab