Skip to content

#ebac30

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

RGB
235, 172, 48
HSL
40°, 82%, 56%
CMYK
0, 27, 80, 8
Luminance
0.4738

Every format

HEX#ebac30
RGBrgb(235, 172, 48)
HSLhsl(40, 82%, 56%)
CMYKcmyk(0%, 27%, 80%, 8%)
LABlab(74.4 12.6 67.7)
LCHlch(74.4 68.9 79.5)
OKLCHoklch(0.784 0.149 79.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue18.8%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow79.6%
Key (black)7.8%

Color previews

#ebac30 text on a black background

contrast 10.48:1

Card sample

#ebac30 text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac30 in the Color Lab