Skip to content

#ffd18c

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

RGB
255, 209, 140
HSL
36°, 100%, 78%
CMYK
0, 18, 45, 0
Luminance
0.6875

Every format

HEX#ffd18c
RGBrgb(255, 209, 140)
HSLhsl(36, 100%, 78%)
CMYKcmyk(0%, 18%, 45%, 0%)
LABlab(86.4 7.6 40.2)
LCHlch(86.4 41.0 79.3)
OKLCHoklch(0.885 0.101 77.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffd18c on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ffd18c on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green82.0%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow45.1%
Key (black)0.0%

Color previews

#ffd18c text on a black background

contrast 14.75:1

Card sample

#ffd18c text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffd18c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffd18c in the Color Lab