Skip to content

#f5cd8b

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

RGB
245, 205, 139
HSL
37°, 84%, 75%
CMYK
0, 16, 43, 4
Luminance
0.6494

Every format

HEX#f5cd8b
RGBrgb(245, 205, 139)
HSLhsl(37, 84%, 75%)
CMYKcmyk(0%, 16%, 43%, 4%)
LABlab(84.5 5.6 38.1)
LCHlch(84.5 38.5 81.6)
OKLCHoklch(0.868 0.095 79.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f5cd8b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#f5cd8b on black: 13.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red96.1%
Green80.4%
Blue54.5%

CMYK percentages

Cyan0.0%
Magenta16.3%
Yellow43.3%
Key (black)3.9%

Color previews

#f5cd8b text on a black background

contrast 13.99:1

Card sample

#f5cd8b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(245, 205, 139, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(245, 205, 139, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f5cd8b;
background: linear-gradient(135deg, #f5cd8b, #D6F58B);

Monochromatic scale

Palettes built from #f5cd8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5cd8b in the Color Lab