Skip to content

#df0b3c

a balanced, electric red · warm · “crimson”

RGB
223, 11, 60
HSL
346°, 91%, 46%
CMYK
0, 95, 73, 13
Luminance
0.1625

Every format

HEX#df0b3c
RGBrgb(223, 11, 60)
HSLhsl(346, 91%, 46%)
CMYKcmyk(0%, 95%, 73%, 13%)
LABlab(47.3 72.6 34.1)
LCHlch(47.3 80.2 25.1)
OKLCHoklch(0.574 0.227 19.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df0b3c on white: 4.94:1
AA ✓ pass · AA-large · AAA
Aa
#df0b3c on black: 4.25:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green4.3%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta95.1%
Yellow73.1%
Key (black)12.5%

Color previews

#df0b3c text on a black background

contrast 4.25:1

Card sample

#df0b3c text on a white background

contrast 4.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df0b3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df0b3c in the Color Lab