Skip to content

#fadbb4

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

RGB
250, 219, 180
HSL
33°, 88%, 84%
CMYK
0, 12, 28, 2
Luminance
0.7428

Every format

HEX#fadbb4
RGBrgb(250, 219, 180)
HSLhsl(33, 88%, 84%)
CMYKcmyk(0%, 12%, 28%, 2%)
LABlab(89.1 5.0 23.1)
LCHlch(89.1 23.7 77.7)
OKLCHoklch(0.908 0.062 73.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadbb4 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#fadbb4 on black: 15.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.9%
Blue70.6%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow28.0%
Key (black)2.0%

Color previews

#fadbb4 text on a black background

contrast 15.86:1

Card sample

#fadbb4 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 219, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 219, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fadbb4;
background: linear-gradient(135deg, #fadbb4, #EAFAB4);

Monochromatic scale

Palettes built from #fadbb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadbb4 in the Color Lab