Skip to content

#ebba8a

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

RGB
235, 186, 138
HSL
30°, 71%, 73%
CMYK
0, 21, 41, 8
Luminance
0.5461

Every format

HEX#ebba8a
RGBrgb(235, 186, 138)
HSLhsl(30, 71%, 73%)
CMYKcmyk(0%, 21%, 41%, 8%)
LABlab(78.8 11.5 31.1)
LCHlch(78.8 33.1 69.7)
OKLCHoklch(0.822 0.085 65.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebba8a on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#ebba8a on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green72.9%
Blue54.1%

CMYK percentages

Cyan0.0%
Magenta20.9%
Yellow41.3%
Key (black)7.8%

Color previews

#ebba8a text on a black background

contrast 11.92:1

Card sample

#ebba8a text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebba8a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebba8a in the Color Lab