Skip to content

#ebad2a

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

RGB
235, 173, 42
HSL
41°, 83%, 54%
CMYK
0, 26, 82, 8
Luminance
0.4772

Every format

HEX#ebad2a
RGBrgb(235, 173, 42)
HSLhsl(41, 83%, 54%)
CMYKcmyk(0%, 26%, 82%, 8%)
LABlab(74.7 11.9 69.9)
LCHlch(74.7 70.9 80.3)
OKLCHoklch(0.786 0.152 80.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebad2a on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#ebad2a on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow82.1%
Key (black)7.8%

Color previews

#ebad2a text on a black background

contrast 10.54:1

Card sample

#ebad2a text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad2a in the Color Lab