Skip to content

#ebac90

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

RGB
235, 172, 144
HSL
19°, 70%, 74%
CMYK
0, 27, 39, 8
Luminance
0.4918

Every format

HEX#ebac90
RGBrgb(235, 172, 144)
HSLhsl(19, 70%, 74%)
CMYKcmyk(0%, 27%, 39%, 8%)
LABlab(75.6 19.6 23.5)
LCHlch(75.6 30.6 50.2)
OKLCHoklch(0.797 0.084 45.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.2%
Green67.5%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta26.8%
Yellow38.7%
Key (black)7.8%

Color previews

#ebac90 text on a black background

contrast 10.84:1

Card sample

#ebac90 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac90 in the Color Lab