Skip to content

#df255b

a balanced, vivid magenta / pink · warm · closest name: crimson

RGB
223, 37, 91
HSL
343°, 74%, 51%
CMYK
0, 83, 59, 13
Luminance
0.1777

Every format

HEX#df255b
RGBrgb(223, 37, 91)
HSLhsl(343, 74%, 51%)
CMYKcmyk(0%, 83%, 59%, 13%)
LABlab(49.2 70.3 17.7)
LCHlch(49.2 72.5 14.1)
OKLCHoklch(0.590 0.217 11.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df255b on white: 4.61:1
AA ✓ pass · AA-large · AAA
Aa
#df255b on black: 4.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green14.5%
Blue35.7%

CMYK percentages

Cyan0.0%
Magenta83.4%
Yellow59.2%
Key (black)12.5%

Color previews

#df255b text on a black background

contrast 4.55:1

Card sample

#df255b text on a white background

contrast 4.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df255b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df255b in the Color Lab