Skip to content

#ebad7c

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

RGB
235, 173, 124
HSL
27°, 74%, 70%
CMYK
0, 26, 47, 8
Luminance
0.4900

Every format

HEX#ebad7c
RGBrgb(235, 173, 124)
HSLhsl(27, 74%, 70%)
CMYKcmyk(0%, 26%, 47%, 8%)
LABlab(75.5 16.9 34.0)
LCHlch(75.5 38.0 63.5)
OKLCHoklch(0.795 0.097 59.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#ebad7c text on a black background

contrast 10.80:1

Card sample

#ebad7c text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebad7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebad7c in the Color Lab