Skip to content

#ebad7b

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

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

Every format

HEX#ebad7b
RGBrgb(235, 173, 123)
HSLhsl(27, 74%, 70%)
CMYKcmyk(0%, 26%, 48%, 8%)
LABlab(75.4 16.8 34.5)
LCHlch(75.4 38.4 64.0)
OKLCHoklch(0.795 0.098 59.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.8%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta26.4%
Yellow47.7%
Key (black)7.8%

Color previews

#ebad7b text on a black background

contrast 10.80:1

Card sample

#ebad7b text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad7b in the Color Lab