Skip to content

#df283c

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

RGB
223, 40, 60
HSL
353°, 74%, 52%
CMYK
0, 82, 73, 13
Luminance
0.1753

Every format

HEX#df283c
RGBrgb(223, 40, 60)
HSLhsl(353, 74%, 52%)
CMYKcmyk(0%, 82%, 73%, 13%)
LABlab(48.9 68.0 36.0)
LCHlch(48.9 76.9 27.9)
OKLCHoklch(0.586 0.215 22.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df283c on white: 4.66:1
AA ✓ pass · AA-large · AAA
Aa
#df283c on black: 4.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green15.7%
Blue23.5%

CMYK percentages

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

Color previews

#df283c text on a black background

contrast 4.51:1

Card sample

#df283c text on a white background

contrast 4.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df283c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df283c in the Color Lab