Skip to content

#ebac1b

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

RGB
235, 172, 27
HSL
42°, 84%, 51%
CMYK
0, 27, 89, 8
Luminance
0.4725

Every format

HEX#ebac1b
RGBrgb(235, 172, 27)
HSLhsl(42, 84%, 51%)
CMYKcmyk(0%, 27%, 89%, 8%)
LABlab(74.3 12.1 73.6)
LCHlch(74.3 74.5 80.7)
OKLCHoklch(0.783 0.157 81.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow88.5%
Key (black)7.8%

Color previews

#ebac1b text on a black background

contrast 10.45:1

Card sample

#ebac1b text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac1b in the Color Lab