Skip to content

#df3d3d

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

RGB
223, 61, 61
HSL
0°, 72%, 56%
CMYK
0, 73, 73, 13
Luminance
0.1936

Every format

HEX#df3d3d
RGBrgb(223, 61, 61)
HSLhsl(0, 72%, 56%)
CMYKcmyk(0%, 73%, 73%, 13%)
LABlab(51.1 61.9 37.9)
LCHlch(51.1 72.6 31.4)
OKLCHoklch(0.603 0.199 25.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df3d3d on white: 4.31:1
AA ✗ fail · AA-large · AAA
Aa
#df3d3d on black: 4.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green23.9%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta72.6%
Yellow72.6%
Key (black)12.5%

Color previews

#df3d3d text on a black background

contrast 4.87:1

Card sample

#df3d3d text on a white background

contrast 4.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df3d3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df3d3d in the Color Lab