Skip to content

#ffaf41

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

RGB
255, 175, 65
HSL
35°, 100%, 63%
CMYK
0, 31, 75, 0
Luminance
0.5230

Every format

HEX#ffaf41
RGBrgb(255, 175, 65)
HSLhsl(35, 100%, 63%)
CMYKcmyk(0%, 31%, 75%, 0%)
LABlab(77.5 20.1 65.1)
LCHlch(77.5 68.1 72.9)
OKLCHoklch(0.813 0.152 70.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf41 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf41 on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue25.5%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow74.5%
Key (black)0.0%

Color previews

#ffaf41 text on a black background

contrast 11.46:1

Card sample

#ffaf41 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf41

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf41 in the Color Lab