Skip to content

#da4321

a balanced, vivid red · warm · closest name: tomato

RGB
218, 67, 33
HSL
11°, 74%, 49%
CMYK
0, 69, 85, 15
Luminance
0.1903

Every format

HEX#da4321
RGBrgb(218, 67, 33)
HSLhsl(11, 74%, 49%)
CMYKcmyk(0%, 69%, 85%, 15%)
LABlab(50.7 57.3 51.6)
LCHlch(50.7 77.1 42.0)
OKLCHoklch(0.597 0.193 33.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#da4321 on white: 4.37:1
AA ✗ fail · AA-large · AAA
Aa
#da4321 on black: 4.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green26.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta69.3%
Yellow84.9%
Key (black)14.5%

Color previews

#da4321 text on a black background

contrast 4.81:1

Card sample

#da4321 text on a white background

contrast 4.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da4321

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #da4321 in the Color Lab