Skip to content

#f3cb2d

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

RGB
243, 203, 45
HSL
48°, 89%, 57%
CMYK
0, 17, 82, 5
Luminance
0.6196

Every format

HEX#f3cb2d
RGBrgb(243, 203, 45)
HSLhsl(48, 89%, 57%)
CMYKcmyk(0%, 17%, 82%, 5%)
LABlab(82.9 -0.2 76.4)
LCHlch(82.9 76.4 90.2)
OKLCHoklch(0.853 0.164 93.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3cb2d on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#f3cb2d on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green79.6%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta16.5%
Yellow81.5%
Key (black)4.7%

Color previews

#f3cb2d text on a black background

contrast 13.39:1

Card sample

#f3cb2d text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3cb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3cb2d in the Color Lab