Skip to content

#ffeb72

a light, electric yellow · cool · closest name: khaki

RGB
255, 235, 114
HSL
52°, 100%, 72%
CMYK
0, 8, 55, 0
Luminance
0.8189

Every format

HEX#ffeb72
RGBrgb(255, 235, 114)
HSLhsl(52, 100%, 72%)
CMYKcmyk(0%, 8%, 55%, 0%)
LABlab(92.5 -7.8 60.2)
LCHlch(92.5 60.7 97.4)
OKLCHoklch(0.933 0.143 100.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeb72 on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ffeb72 on black: 17.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue44.7%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow55.3%
Key (black)0.0%

Color previews

#ffeb72 text on a black background

contrast 17.38:1

Card sample

#ffeb72 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeb72

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb72 in the Color Lab