Skip to content

#ebba80

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

RGB
235, 186, 128
HSL
33°, 73%, 71%
CMYK
0, 21, 46, 8
Luminance
0.5434

Every format

HEX#ebba80
RGBrgb(235, 186, 128)
HSLhsl(33, 73%, 71%)
CMYKcmyk(0%, 21%, 46%, 8%)
LABlab(78.7 10.4 36.1)
LCHlch(78.7 37.5 73.9)
OKLCHoklch(0.820 0.094 70.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebba80 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#ebba80 on black: 11.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green72.9%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow45.5%
Key (black)7.8%

Color previews

#ebba80 text on a black background

contrast 11.87:1

Card sample

#ebba80 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebba80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebba80 in the Color Lab