Skip to content

#f5cc99

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

RGB
245, 204, 153
HSL
33°, 82%, 78%
CMYK
0, 17, 38, 4
Luminance
0.6490

Every format

HEX#f5cc99
RGBrgb(245, 204, 153)
HSLhsl(33, 82%, 78%)
CMYKcmyk(0%, 17%, 38%, 4%)
LABlab(84.4 7.6 30.8)
LCHlch(84.4 31.8 76.1)
OKLCHoklch(0.869 0.081 72.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red96.1%
Green80.0%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta16.7%
Yellow37.6%
Key (black)3.9%

Color previews

#f5cc99 text on a black background

contrast 13.98:1

Card sample

#f5cc99 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f5cc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f5cc99 in the Color Lab