Skip to content

#ebaa8b

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

RGB
235, 170, 139
HSL
19°, 71%, 73%
CMYK
0, 28, 41, 8
Luminance
0.4828

Every format

HEX#ebaa8b
RGBrgb(235, 170, 139)
HSLhsl(19, 71%, 73%)
CMYKcmyk(0%, 28%, 41%, 8%)
LABlab(75.0 20.1 25.4)
LCHlch(75.0 32.4 51.7)
OKLCHoklch(0.792 0.088 46.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaa8b on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#ebaa8b on black: 10.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green66.7%
Blue54.5%

CMYK percentages

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

Color previews

#ebaa8b text on a black background

contrast 10.66:1

Card sample

#ebaa8b text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaa8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaa8b in the Color Lab