Skip to content

#ebad7a

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

RGB
235, 173, 122
HSL
27°, 74%, 70%
CMYK
0, 26, 48, 8
Luminance
0.4895

Every format

HEX#ebad7a
RGBrgb(235, 173, 122)
HSLhsl(27, 74%, 70%)
CMYKcmyk(0%, 26%, 48%, 8%)
LABlab(75.4 16.7 35.0)
LCHlch(75.4 38.8 64.5)
OKLCHoklch(0.794 0.099 60.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebad7a on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#ebad7a on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.8%
Blue47.8%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow48.1%
Key (black)7.8%

Color previews

#ebad7a text on a black background

contrast 10.79:1

Card sample

#ebad7a text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad7a in the Color Lab