Skip to content

#fdbb3c

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

RGB
253, 187, 60
HSL
40°, 98%, 61%
CMYK
0, 26, 76, 1
Luminance
0.5675

Every format

HEX#fdbb3c
RGBrgb(253, 187, 60)
HSLhsl(40, 98%, 61%)
CMYKcmyk(0%, 26%, 76%, 1%)
LABlab(80.0 12.8 69.4)
LCHlch(80.0 70.6 79.6)
OKLCHoklch(0.833 0.154 79.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdbb3c on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#fdbb3c on black: 12.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green73.3%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta26.1%
Yellow76.3%
Key (black)0.8%

Color previews

#fdbb3c text on a black background

contrast 12.35:1

Card sample

#fdbb3c text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdbb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdbb3c in the Color Lab