Skip to content

#ebbead

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

RGB
235, 190, 173
HSL
17°, 61%, 80%
CMYK
0, 19, 26, 8
Luminance
0.5751

Every format

HEX#ebbead
RGBrgb(235, 190, 173)
HSLhsl(17, 61%, 80%)
CMYKcmyk(0%, 19%, 26%, 8%)
LABlab(80.5 13.6 14.7)
LCHlch(80.5 20.0 47.1)
OKLCHoklch(0.837 0.057 41.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbead on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ebbead on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green74.5%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta19.1%
Yellow26.4%
Key (black)7.8%

Color previews

#ebbead text on a black background

contrast 12.50:1

Card sample

#ebbead text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbead in the Color Lab