Skip to content

#ffab3c

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

RGB
255, 171, 60
HSL
34°, 100%, 62%
CMYK
0, 33, 77, 0
Luminance
0.5071

Every format

HEX#ffab3c
RGBrgb(255, 171, 60)
HSLhsl(34, 100%, 62%)
CMYKcmyk(0%, 33%, 77%, 0%)
LABlab(76.5 22.0 66.1)
LCHlch(76.5 69.7 71.6)
OKLCHoklch(0.805 0.155 69.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green67.1%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta32.9%
Yellow76.5%
Key (black)0.0%

Color previews

#ffab3c text on a black background

contrast 11.14:1

Card sample

#ffab3c text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffab3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffab3c in the Color Lab