Skip to content

#ffb950

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

RGB
255, 185, 80
HSL
36°, 100%, 66%
CMYK
0, 28, 69, 0
Luminance
0.5654

Every format

HEX#ffb950
RGBrgb(255, 185, 80)
HSLhsl(36, 100%, 66%)
CMYKcmyk(0%, 28%, 69%, 0%)
LABlab(79.9 15.6 61.3)
LCHlch(79.9 63.3 75.8)
OKLCHoklch(0.833 0.143 74.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffb950 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#ffb950 on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green72.5%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta27.5%
Yellow68.6%
Key (black)0.0%

Color previews

#ffb950 text on a black background

contrast 12.31:1

Card sample

#ffb950 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffb950

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffb950 in the Color Lab