Skip to content

#f3c01e

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

RGB
243, 192, 30
HSL
46°, 90%, 54%
CMYK
0, 21, 88, 5
Luminance
0.5685

Every format

HEX#f3c01e
RGBrgb(243, 192, 30)
HSLhsl(46, 90%, 54%)
CMYKcmyk(0%, 21%, 88%, 5%)
LABlab(80.1 5.1 77.8)
LCHlch(80.1 77.9 86.3)
OKLCHoklch(0.830 0.164 88.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3c01e on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#f3c01e on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green75.3%
Blue11.8%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow87.7%
Key (black)4.7%

Color previews

#f3c01e text on a black background

contrast 12.37:1

Card sample

#f3c01e text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(243, 192, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(243, 192, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f3c01e;
background: linear-gradient(135deg, #f3c01e, #98F31E);

Monochromatic scale

Palettes built from #f3c01e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3c01e in the Color Lab