Skip to content

#ebac64

a light, electric orange · warm · closest name: peru

RGB
235, 172, 100
HSL
32°, 77%, 66%
CMYK
0, 27, 57, 8
Luminance
0.4809

Every format

HEX#ebac64
RGBrgb(235, 172, 100)
HSLhsl(32, 77%, 66%)
CMYKcmyk(0%, 27%, 57%, 8%)
LABlab(74.9 15.4 45.6)
LCHlch(74.9 48.2 71.3)
OKLCHoklch(0.789 0.116 68.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebac64 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#ebac64 on black: 10.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green67.5%
Blue39.2%

CMYK percentages

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

Color previews

#ebac64 text on a black background

contrast 10.62:1

Card sample

#ebac64 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebac64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebac64 in the Color Lab