Skip to content

#ebaa78

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

RGB
235, 170, 120
HSL
26°, 74%, 70%
CMYK
0, 28, 49, 8
Luminance
0.4777

Every format

HEX#ebaa78
RGBrgb(235, 170, 120)
HSLhsl(26, 74%, 70%)
CMYKcmyk(0%, 28%, 49%, 8%)
LABlab(74.7 18.1 35.1)
LCHlch(74.7 39.5 62.7)
OKLCHoklch(0.788 0.101 58.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green66.7%
Blue47.1%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow48.9%
Key (black)7.8%

Color previews

#ebaa78 text on a black background

contrast 10.55:1

Card sample

#ebaa78 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaa78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaa78 in the Color Lab