Skip to content

#ebad8c

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

RGB
235, 173, 140
HSL
21°, 70%, 74%
CMYK
0, 26, 40, 8
Luminance
0.4944

Every format

HEX#ebad8c
RGBrgb(235, 173, 140)
HSLhsl(21, 70%, 74%)
CMYKcmyk(0%, 26%, 40%, 8%)
LABlab(75.7 18.6 25.9)
LCHlch(75.7 31.8 54.3)
OKLCHoklch(0.798 0.086 49.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebad8c on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#ebad8c on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow40.4%
Key (black)7.8%

Color previews

#ebad8c text on a black background

contrast 10.89:1

Card sample

#ebad8c text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad8c in the Color Lab