Skip to content

#f1ac00

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

RGB
241, 172, 0
HSL
43°, 100%, 47%
CMYK
0, 29, 100, 6
Luminance
0.4821

Every format

HEX#f1ac00
RGBrgb(241, 172, 0)
HSLhsl(43, 100%, 47%)
CMYKcmyk(0%, 29%, 100%, 6%)
LABlab(75.0 14.3 78.2)
LCHlch(75.0 79.5 79.6)
OKLCHoklch(0.789 0.164 79.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red94.5%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow100.0%
Key (black)5.5%

Color previews

#f1ac00 text on a black background

contrast 10.64:1

Card sample

#f1ac00 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f1ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f1ac00 in the Color Lab