Skip to content

#ffeb38

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

RGB
255, 235, 56
HSL
54°, 100%, 61%
CMYK
0, 8, 78, 0
Luminance
0.8096

Every format

HEX#ffeb38
RGBrgb(255, 235, 56)
HSLhsl(54, 100%, 61%)
CMYKcmyk(0%, 8%, 78%, 0%)
LABlab(92.1 -10.9 81.8)
LCHlch(92.1 82.5 97.6)
OKLCHoklch(0.928 0.182 102.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.2%
Blue22.0%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow78.0%
Key (black)0.0%

Color previews

#ffeb38 text on a black background

contrast 17.19:1

Card sample

#ffeb38 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffeb38

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffeb38 in the Color Lab