Skip to content

#fdba82

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

RGB
253, 186, 130
HSL
27°, 97%, 75%
CMYK
0, 27, 49, 1
Luminance
0.5761

Every format

HEX#fdba82
RGBrgb(253, 186, 130)
HSLhsl(27, 97%, 75%)
CMYKcmyk(0%, 27%, 49%, 1%)
LABlab(80.5 17.8 37.8)
LCHlch(80.5 41.8 64.8)
OKLCHoklch(0.839 0.106 60.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green72.9%
Blue51.0%

CMYK percentages

Cyan0.0%
Magenta26.5%
Yellow48.6%
Key (black)0.8%

Color previews

#fdba82 text on a black background

contrast 12.52:1

Card sample

#fdba82 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 186, 130, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 186, 130, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdba82;
background: linear-gradient(135deg, #fdba82, #EEFD82);

Monochromatic scale

Palettes built from #fdba82

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdba82 in the Color Lab