Skip to content

#df0f3c

a balanced, electric red · warm · “crimson”

RGB
223, 15, 60
HSL
347°, 87%, 47%
CMYK
0, 93, 73, 13
Luminance
0.1636

Every format

HEX#df0f3c
RGBrgb(223, 15, 60)
HSLhsl(347, 87%, 47%)
CMYKcmyk(0%, 93%, 73%, 13%)
LABlab(47.4 72.3 34.2)
LCHlch(47.4 80.0 25.3)
OKLCHoklch(0.575 0.226 20.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df0f3c on white: 4.92:1
AA ✓ pass · AA-large · AAA
Aa
#df0f3c on black: 4.27:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green5.9%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta93.3%
Yellow73.1%
Key (black)12.5%

Color previews

#df0f3c text on a black background

contrast 4.27:1

Card sample

#df0f3c text on a white background

contrast 4.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df0f3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df0f3c in the Color Lab