Skip to content

#c01a65

a dark, electric magenta / pink · warm · closest name: crimson

RGB
192, 26, 101
HSL
333°, 76%, 43%
CMYK
0, 87, 47, 25
Luminance
0.1288

Every format

HEX#c01a65
RGBrgb(192, 26, 101)
HSLhsl(333, 76%, 43%)
CMYKcmyk(0%, 87%, 47%, 25%)
LABlab(42.6 65.5 1.3)
LCHlch(42.6 65.5 1.1)
OKLCHoklch(0.532 0.202 1.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01a65 on white: 5.87:1
AA ✓ pass · AA-large · AAA
Aa
#c01a65 on black: 3.58:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green10.2%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta86.5%
Yellow47.4%
Key (black)24.7%

Color previews

#c01a65 text on a black background

contrast 3.58:1

Card sample

#c01a65 text on a white background

contrast 5.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 26, 101, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 26, 101, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01a65;
background: linear-gradient(135deg, #c01a65, #C03E1A);

Monochromatic scale

Palettes built from #c01a65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01a65 in the Color Lab