Skip to content

#ebac40

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

RGB
235, 172, 64
HSL
38°, 81%, 59%
CMYK
0, 27, 73, 8
Luminance
0.4754

Every format

HEX#ebac40
RGBrgb(235, 172, 64)
HSLhsl(38, 81%, 59%)
CMYKcmyk(0%, 27%, 73%, 8%)
LABlab(74.5 13.2 61.8)
LCHlch(74.5 63.2 77.9)
OKLCHoklch(0.785 0.141 77.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac40 on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#ebac40 on black: 10.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue25.1%

CMYK percentages

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

Color previews

#ebac40 text on a black background

contrast 10.51:1

Card sample

#ebac40 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac40

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac40 in the Color Lab