Skip to content

#f0ac2c

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

RGB
240, 172, 44
HSL
39°, 87%, 56%
CMYK
0, 28, 82, 6
Luminance
0.4821

Every format

HEX#f0ac2c
RGBrgb(240, 172, 44)
HSLhsl(39, 87%, 56%)
CMYKcmyk(0%, 28%, 82%, 6%)
LABlab(75.0 14.6 69.7)
LCHlch(75.0 71.2 78.2)
OKLCHoklch(0.789 0.153 77.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0ac2c on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#f0ac2c on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green67.5%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta28.3%
Yellow81.7%
Key (black)5.9%

Color previews

#f0ac2c text on a black background

contrast 10.64:1

Card sample

#f0ac2c text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 172, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 172, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f0ac2c;
background: linear-gradient(135deg, #f0ac2c, #B1F02C);

Monochromatic scale

Palettes built from #f0ac2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0ac2c in the Color Lab