Skip to content

#ffbb55

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

RGB
255, 187, 85
HSL
36°, 100%, 67%
CMYK
0, 27, 67, 0
Luminance
0.5746

Every format

HEX#ffbb55
RGBrgb(255, 187, 85)
HSLhsl(36, 100%, 67%)
CMYKcmyk(0%, 27%, 67%, 0%)
LABlab(80.4 14.8 59.7)
LCHlch(80.4 61.5 76.1)
OKLCHoklch(0.837 0.141 74.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbb55 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#ffbb55 on black: 12.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.3%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow66.7%
Key (black)0.0%

Color previews

#ffbb55 text on a black background

contrast 12.49:1

Card sample

#ffbb55 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbb55

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbb55 in the Color Lab