Skip to content

#fffd25

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

RGB
255, 253, 37
HSL
59°, 100%, 57%
CMYK
0, 1, 86, 0
Luminance
0.9164

Every format

HEX#fffd25
RGBrgb(255, 253, 37)
HSLhsl(59, 100%, 57%)
CMYKcmyk(0%, 1%, 86%, 0%)
LABlab(96.7 -20.2 90.1)
LCHlch(96.7 92.3 102.6)
OKLCHoklch(0.964 0.203 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fffd25 on white: 1.09:1
AA ✗ fail · AA-large · AAA
Aa
#fffd25 on black: 19.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green99.2%
Blue14.5%

CMYK percentages

Cyan0.0%
Magenta0.8%
Yellow85.5%
Key (black)0.0%

Color previews

#fffd25 text on a black background

contrast 19.33:1

Card sample

#fffd25 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 253, 37, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 253, 37, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fffd25;
background: linear-gradient(135deg, #fffd25, #70FF25);

Monochromatic scale

Palettes built from #fffd25

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd25 in the Color Lab