Skip to content

#f4ac3c

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

RGB
244, 172, 60
HSL
37°, 89%, 60%
CMYK
0, 30, 75, 4
Luminance
0.4906

Every format

HEX#f4ac3c
RGBrgb(244, 172, 60)
HSLhsl(37, 89%, 60%)
CMYKcmyk(0%, 30%, 75%, 4%)
LABlab(75.5 16.9 64.7)
LCHlch(75.5 66.9 75.4)
OKLCHoklch(0.795 0.148 73.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f4ac3c on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#f4ac3c on black: 10.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red95.7%
Green67.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta29.5%
Yellow75.4%
Key (black)4.3%

Color previews

#f4ac3c text on a black background

contrast 10.81:1

Card sample

#f4ac3c text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f4ac3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f4ac3c in the Color Lab