Skip to content

#ebac02

a balanced, electric yellow · warm · closest name: orange

RGB
235, 172, 2
HSL
44°, 98%, 47%
CMYK
0, 27, 99, 8
Luminance
0.4717

Every format

HEX#ebac02
RGBrgb(235, 172, 2)
HSLhsl(44, 98%, 47%)
CMYKcmyk(0%, 27%, 99%, 8%)
LABlab(74.3 11.8 77.2)
LCHlch(74.3 78.1 81.3)
OKLCHoklch(0.783 0.161 82.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac02 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#ebac02 on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow99.1%
Key (black)7.8%

Color previews

#ebac02 text on a black background

contrast 10.43:1

Card sample

#ebac02 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac02 in the Color Lab