Skip to content

#fffd23

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

RGB
255, 253, 35
HSL
60°, 100%, 57%
CMYK
0, 1, 86, 0
Luminance
0.9163

Every format

HEX#fffd23
RGBrgb(255, 253, 35)
HSLhsl(60, 100%, 57%)
CMYKcmyk(0%, 1%, 86%, 0%)
LABlab(96.7 -20.2 90.4)
LCHlch(96.7 92.7 102.6)
OKLCHoklch(0.964 0.204 109.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green99.2%
Blue13.7%

CMYK percentages

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

Color previews

#fffd23 text on a black background

contrast 19.33:1

Card sample

#fffd23 text on a white background

contrast 1.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fffd23

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fffd23 in the Color Lab