Skip to content

#ffdaaa

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

RGB
255, 218, 170
HSL
34°, 100%, 83%
CMYK
0, 15, 33, 0
Luminance
0.7431

Every format

HEX#ffdaaa
RGBrgb(255, 218, 170)
HSLhsl(34, 100%, 83%)
CMYKcmyk(0%, 15%, 33%, 0%)
LABlab(89.1 6.2 28.4)
LCHlch(89.1 29.1 77.7)
OKLCHoklch(0.908 0.074 73.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdaaa on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#ffdaaa on black: 15.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.5%
Blue66.7%

CMYK percentages

Cyan0.0%
Magenta14.5%
Yellow33.3%
Key (black)0.0%

Color previews

#ffdaaa text on a black background

contrast 15.86:1

Card sample

#ffdaaa text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdaaa in the Color Lab