Skip to content

#ffaf33

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

RGB
255, 175, 51
HSL
37°, 100%, 60%
CMYK
0, 31, 80, 0
Luminance
0.5216

Every format

HEX#ffaf33
RGBrgb(255, 175, 51)
HSLhsl(37, 100%, 60%)
CMYKcmyk(0%, 31%, 80%, 0%)
LABlab(77.4 19.6 70.2)
LCHlch(77.4 72.9 74.4)
OKLCHoklch(0.812 0.158 72.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffaf33 on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#ffaf33 on black: 11.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green68.6%
Blue20.0%

CMYK percentages

Cyan0.0%
Magenta31.4%
Yellow80.0%
Key (black)0.0%

Color previews

#ffaf33 text on a black background

contrast 11.43:1

Card sample

#ffaf33 text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffaf33

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffaf33 in the Color Lab