Skip to content

#ffed3d

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

RGB
255, 237, 61
HSL
54°, 100%, 62%
CMYK
0, 7, 76, 0
Luminance
0.8217

Every format

HEX#ffed3d
RGBrgb(255, 237, 61)
HSLhsl(54, 100%, 62%)
CMYKcmyk(0%, 7%, 76%, 0%)
LABlab(92.7 -11.7 80.8)
LCHlch(92.7 81.6 98.3)
OKLCHoklch(0.933 0.181 103.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffed3d on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#ffed3d on black: 17.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.9%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow76.1%
Key (black)0.0%

Color previews

#ffed3d text on a black background

contrast 17.43:1

Card sample

#ffed3d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 237, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 237, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffed3d;
background: linear-gradient(135deg, #ffed3d, #90FF3D);

Monochromatic scale

Palettes built from #ffed3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffed3d in the Color Lab