Skip to content

#df033b

a dark, electric magenta / pink · warm · “crimson”

RGB
223, 3, 59
HSL
345°, 97%, 44%
CMYK
0, 99, 74, 13
Luminance
0.1607

Every format

HEX#df033b
RGBrgb(223, 3, 59)
HSLhsl(345, 97%, 44%)
CMYKcmyk(0%, 99%, 74%, 13%)
LABlab(47.1 73.3 34.4)
LCHlch(47.1 80.9 25.2)
OKLCHoklch(0.573 0.229 19.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df033b on white: 4.98:1
AA ✓ pass · AA-large · AAA
Aa
#df033b on black: 4.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green1.2%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta98.7%
Yellow73.5%
Key (black)12.5%

Color previews

#df033b text on a black background

contrast 4.21:1

Card sample

#df033b text on a white background

contrast 4.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df033b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df033b in the Color Lab