Skip to content

#f39f00

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

RGB
243, 159, 0
HSL
39°, 100%, 48%
CMYK
0, 35, 100, 5
Luminance
0.4385

Every format

HEX#f39f00
RGBrgb(243, 159, 0)
HSLhsl(39, 100%, 48%)
CMYKcmyk(0%, 35%, 100%, 5%)
LABlab(72.1 22.0 76.4)
LCHlch(72.1 79.5 73.9)
OKLCHoklch(0.768 0.165 71.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f39f00 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#f39f00 on black: 9.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.3%
Green62.4%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta34.6%
Yellow100.0%
Key (black)4.7%

Color previews

#f39f00 text on a black background

contrast 9.77:1

Card sample

#f39f00 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f39f00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f39f00 in the Color Lab