Skip to content

#ebac00

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

RGB
235, 172, 0
HSL
44°, 100%, 46%
CMYK
0, 27, 100, 8
Luminance
0.4717

Every format

HEX#ebac00
RGBrgb(235, 172, 0)
HSLhsl(44, 100%, 46%)
CMYKcmyk(0%, 27%, 100%, 8%)
LABlab(74.3 11.7 77.4)
LCHlch(74.3 78.3 81.4)
OKLCHoklch(0.783 0.161 82.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow100.0%
Key (black)7.8%

Color previews

#ebac00 text on a black background

contrast 10.43:1

Card sample

#ebac00 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac00 in the Color Lab