Skip to content

#ffac32

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

RGB
255, 172, 50
HSL
36°, 100%, 60%
CMYK
0, 33, 80, 0
Luminance
0.5100

Every format

HEX#ffac32
RGBrgb(255, 172, 50)
HSLhsl(36, 100%, 60%)
CMYKcmyk(0%, 33%, 80%, 0%)
LABlab(76.7 21.1 69.9)
LCHlch(76.7 73.0 73.2)
OKLCHoklch(0.807 0.159 71.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffac32 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#ffac32 on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green67.5%
Blue19.6%

CMYK percentages

Cyan0.0%
Magenta32.5%
Yellow80.4%
Key (black)0.0%

Color previews

#ffac32 text on a black background

contrast 11.20:1

Card sample

#ffac32 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffac32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffac32 in the Color Lab