Skip to content

#ebaa7b

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

RGB
235, 170, 123
HSL
25°, 74%, 70%
CMYK
0, 28, 48, 8
Luminance
0.4784

Every format

HEX#ebaa7b
RGBrgb(235, 170, 123)
HSLhsl(25, 74%, 70%)
CMYKcmyk(0%, 28%, 48%, 8%)
LABlab(74.7 18.4 33.6)
LCHlch(74.7 38.3 61.3)
OKLCHoklch(0.789 0.099 56.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebaa7b on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#ebaa7b on black: 10.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green66.7%
Blue48.2%

CMYK percentages

Cyan0.0%
Magenta27.7%
Yellow47.7%
Key (black)7.8%

Color previews

#ebaa7b text on a black background

contrast 10.57:1

Card sample

#ebaa7b text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebaa7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebaa7b in the Color Lab