Skip to content

#ebac8c

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

RGB
235, 172, 140
HSL
20°, 70%, 74%
CMYK
0, 27, 40, 8
Luminance
0.4906

Every format

HEX#ebac8c
RGBrgb(235, 172, 140)
HSLhsl(20, 70%, 74%)
CMYKcmyk(0%, 27%, 40%, 8%)
LABlab(75.5 19.1 25.5)
LCHlch(75.5 31.9 53.2)
OKLCHoklch(0.796 0.086 48.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue54.9%

CMYK percentages

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

Color previews

#ebac8c text on a black background

contrast 10.81:1

Card sample

#ebac8c text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac8c in the Color Lab