Skip to content

#f5cb2d

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

RGB
245, 203, 45
HSL
47°, 91%, 57%
CMYK
0, 17, 82, 4
Luminance
0.6231

Every format

HEX#f5cb2d
RGBrgb(245, 203, 45)
HSLhsl(47, 91%, 57%)
CMYKcmyk(0%, 17%, 82%, 4%)
LABlab(83.1 0.6 76.6)
LCHlch(83.1 76.6 89.5)
OKLCHoklch(0.855 0.165 92.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5cb2d on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#f5cb2d on black: 13.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green79.6%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta17.1%
Yellow81.6%
Key (black)3.9%

Color previews

#f5cb2d text on a black background

contrast 13.46:1

Card sample

#f5cb2d text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 203, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 203, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f5cb2d;
background: linear-gradient(135deg, #f5cb2d, #9AF52D);

Monochromatic scale

Palettes built from #f5cb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5cb2d in the Color Lab