Skip to content

#f3cc33

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

RGB
243, 204, 51
HSL
48°, 89%, 58%
CMYK
0, 16, 79, 5
Luminance
0.6248

Every format

HEX#f3cc33
RGBrgb(243, 204, 51)
HSLhsl(48, 89%, 58%)
CMYKcmyk(0%, 16%, 79%, 5%)
LABlab(83.2 -0.6 74.9)
LCHlch(83.2 74.9 90.4)
OKLCHoklch(0.855 0.162 93.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red95.3%
Green80.0%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta16.0%
Yellow79.0%
Key (black)4.7%

Color previews

#f3cc33 text on a black background

contrast 13.50:1

Card sample

#f3cc33 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 204, 51, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 204, 51, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3cc33;
background: linear-gradient(135deg, #f3cc33, #9AF333);

Monochromatic scale

Palettes built from #f3cc33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3cc33 in the Color Lab