Skip to content

#ffea00

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

RGB
255, 234, 0
HSL
55°, 100%, 50%
CMYK
0, 8, 100, 0
Luminance
0.8011

Every format

HEX#ffea00
RGBrgb(255, 234, 0)
HSLhsl(55, 100%, 50%)
CMYKcmyk(0%, 8%, 100%, 0%)
LABlab(91.7 -11.4 90.6)
LCHlch(91.7 91.3 97.2)
OKLCHoklch(0.925 0.194 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffea00 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#ffea00 on black: 17.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green91.8%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta8.2%
Yellow100.0%
Key (black)0.0%

Color previews

#ffea00 text on a black background

contrast 17.02:1

Card sample

#ffea00 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffea00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffea00 in the Color Lab