Skip to content

#fadbb0

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

RGB
250, 219, 176
HSL
35°, 88%, 84%
CMYK
0, 12, 30, 2
Luminance
0.7412

Every format

HEX#fadbb0
RGBrgb(250, 219, 176)
HSLhsl(35, 88%, 84%)
CMYKcmyk(0%, 12%, 30%, 2%)
LABlab(89.0 4.5 25.1)
LCHlch(89.0 25.5 79.8)
OKLCHoklch(0.907 0.066 75.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadbb0 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#fadbb0 on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.9%
Blue69.0%

CMYK percentages

Cyan0.0%
Magenta12.4%
Yellow29.6%
Key (black)2.0%

Color previews

#fadbb0 text on a black background

contrast 15.82:1

Card sample

#fadbb0 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadbb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadbb0 in the Color Lab