Skip to content

#df1c3d

a balanced, electric red · warm · “crimson”

RGB
223, 28, 61
HSL
350°, 78%, 49%
CMYK
0, 87, 73, 13
Luminance
0.1686

Every format

HEX#df1c3d
RGBrgb(223, 28, 61)
HSLhsl(350, 78%, 49%)
CMYKcmyk(0%, 87%, 73%, 13%)
LABlab(48.1 70.5 34.4)
LCHlch(48.1 78.4 26.0)
OKLCHoklch(0.580 0.221 20.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red87.5%
Green11.0%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta87.4%
Yellow72.6%
Key (black)12.5%

Color previews

#df1c3d text on a black background

contrast 4.37:1

Card sample

#df1c3d text on a white background

contrast 4.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(223, 28, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(223, 28, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #df1c3d;
background: linear-gradient(135deg, #df1c3d, #DF7D1C);

Monochromatic scale

Palettes built from #df1c3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df1c3d in the Color Lab