Skip to content

#ffeb23

a balanced, electric yellow · cool · closest name: gold

RGB
255, 235, 35
HSL
55°, 100%, 57%
CMYK
0, 8, 86, 0
Luminance
0.8080

Every format

HEX#ffeb23
RGBrgb(255, 235, 35)
HSLhsl(55, 100%, 57%)
CMYKcmyk(0%, 8%, 86%, 0%)
LABlab(92.0 -11.5 86.7)
LCHlch(92.0 87.5 97.5)
OKLCHoklch(0.927 0.189 103.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffeb23 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ffeb23 on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue13.7%

CMYK percentages

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

Color previews

#ffeb23 text on a black background

contrast 17.16:1

Card sample

#ffeb23 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeb23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb23 in the Color Lab