Skip to content

#ebac3d

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

RGB
235, 172, 61
HSL
38°, 81%, 58%
CMYK
0, 27, 74, 8
Luminance
0.4750

Every format

HEX#ebac3d
RGBrgb(235, 172, 61)
HSLhsl(38, 81%, 58%)
CMYKcmyk(0%, 27%, 74%, 8%)
LABlab(74.5 13.1 63.0)
LCHlch(74.5 64.4 78.3)
OKLCHoklch(0.785 0.142 77.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue23.9%

CMYK percentages

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

Color previews

#ebac3d text on a black background

contrast 10.50:1

Card sample

#ebac3d text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac3d in the Color Lab