Skip to content

#ebaa8c

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

RGB
235, 170, 140
HSL
19°, 70%, 74%
CMYK
0, 28, 40, 8
Luminance
0.4831

Every format

HEX#ebaa8c
RGBrgb(235, 170, 140)
HSLhsl(19, 70%, 74%)
CMYKcmyk(0%, 28%, 40%, 8%)
LABlab(75.0 20.2 24.9)
LCHlch(75.0 32.1 51.0)
OKLCHoklch(0.792 0.087 45.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaa8c on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#ebaa8c on black: 10.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green66.7%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow40.4%
Key (black)7.8%

Color previews

#ebaa8c text on a black background

contrast 10.66:1

Card sample

#ebaa8c text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaa8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaa8c in the Color Lab