Skip to content

#ebac78

a light, vivid orange · warm · closest name: tan

RGB
235, 172, 120
HSL
27°, 74%, 70%
CMYK
0, 27, 49, 8
Luminance
0.4852

Every format

HEX#ebac78
RGBrgb(235, 172, 120)
HSLhsl(27, 74%, 70%)
CMYKcmyk(0%, 27%, 49%, 8%)
LABlab(75.2 17.1 35.7)
LCHlch(75.2 39.6 64.4)
OKLCHoklch(0.792 0.100 60.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac78 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#ebac78 on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue47.1%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow48.9%
Key (black)7.8%

Color previews

#ebac78 text on a black background

contrast 10.70:1

Card sample

#ebac78 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac78 in the Color Lab