Skip to content

#f5ac00

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

RGB
245, 172, 0
HSL
42°, 100%, 48%
CMYK
0, 30, 100, 4
Luminance
0.4892

Every format

HEX#f5ac00
RGBrgb(245, 172, 0)
HSLhsl(42, 100%, 48%)
CMYKcmyk(0%, 30%, 100%, 4%)
LABlab(75.4 16.0 78.7)
LCHlch(75.4 80.3 78.5)
OKLCHoklch(0.794 0.165 78.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5ac00 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#f5ac00 on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green67.5%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta29.8%
Yellow100.0%
Key (black)3.9%

Color previews

#f5ac00 text on a black background

contrast 10.78:1

Card sample

#f5ac00 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5ac00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5ac00 in the Color Lab