Skip to content

#da8421

a balanced, vivid orange · warm · closest name: chocolate

RGB
218, 132, 33
HSL
32°, 74%, 49%
CMYK
0, 39, 85, 15
Luminance
0.3152

Every format

HEX#da8421
RGBrgb(218, 132, 33)
HSLhsl(32, 74%, 49%)
CMYKcmyk(0%, 39%, 85%, 15%)
LABlab(63.0 26.3 62.0)
LCHlch(63.0 67.3 67.0)
OKLCHoklch(0.690 0.147 63.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da8421 on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#da8421 on black: 7.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green51.8%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta39.4%
Yellow84.9%
Key (black)14.5%

Color previews

#da8421 text on a black background

contrast 7.30:1

Card sample

#da8421 text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da8421

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da8421 in the Color Lab