Skip to content

#f0cd8c

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

RGB
240, 205, 140
HSL
39°, 77%, 75%
CMYK
0, 15, 42, 6
Luminance
0.6408

Every format

HEX#f0cd8c
RGBrgb(240, 205, 140)
HSLhsl(39, 77%, 75%)
CMYKcmyk(0%, 15%, 42%, 6%)
LABlab(84.0 3.7 36.9)
LCHlch(84.0 37.1 84.2)
OKLCHoklch(0.864 0.091 82.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f0cd8c on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#f0cd8c on black: 13.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.1%
Green80.4%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta14.6%
Yellow41.7%
Key (black)5.9%

Color previews

#f0cd8c text on a black background

contrast 13.82:1

Card sample

#f0cd8c text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f0cd8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f0cd8c in the Color Lab