Skip to content

#f3b40c

a balanced, electric yellow · warm · closest name: orange

RGB
243, 180, 12
HSL
44°, 91%, 50%
CMYK
0, 26, 95, 5
Luminance
0.5172

Every format

HEX#f3b40c
RGBrgb(243, 180, 12)
HSLhsl(44, 91%, 50%)
CMYKcmyk(0%, 26%, 95%, 5%)
LABlab(77.1 11.1 78.5)
LCHlch(77.1 79.3 82.0)
OKLCHoklch(0.807 0.164 82.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f3b40c on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#f3b40c on black: 11.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green70.6%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta25.9%
Yellow95.1%
Key (black)4.7%

Color previews

#f3b40c text on a black background

contrast 11.34:1

Card sample

#f3b40c text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f3b40c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f3b40c in the Color Lab