Skip to content

#ffbb77

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

RGB
255, 187, 119
HSL
30°, 100%, 73%
CMYK
0, 27, 53, 0
Luminance
0.5813

Every format

HEX#ffbb77
RGBrgb(255, 187, 119)
HSLhsl(30, 100%, 73%)
CMYKcmyk(0%, 27%, 53%, 0%)
LABlab(80.8 17.1 43.8)
LCHlch(80.8 47.1 68.7)
OKLCHoklch(0.841 0.116 65.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbb77 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#ffbb77 on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green73.3%
Blue46.7%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow53.3%
Key (black)0.0%

Color previews

#ffbb77 text on a black background

contrast 12.63:1

Card sample

#ffbb77 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbb77

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbb77 in the Color Lab