Skip to content

#ebad3c

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

RGB
235, 173, 60
HSL
39°, 81%, 58%
CMYK
0, 26, 75, 8
Luminance
0.4788

Every format

HEX#ebad3c
RGBrgb(235, 173, 60)
HSLhsl(39, 81%, 58%)
CMYKcmyk(0%, 26%, 75%, 8%)
LABlab(74.8 12.5 63.6)
LCHlch(74.8 64.9 78.9)
OKLCHoklch(0.787 0.143 78.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.8%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow74.5%
Key (black)7.8%

Color previews

#ebad3c text on a black background

contrast 10.58:1

Card sample

#ebad3c text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad3c in the Color Lab