Skip to content

#cc3355

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

RGB
204, 51, 85
HSL
347°, 60%, 50%
CMYK
0, 75, 58, 20
Luminance
0.1586

Every format

HEX#cc3355
RGBrgb(204, 51, 85)
HSLhsl(347, 60%, 50%)
CMYKcmyk(0%, 75%, 58%, 20%)
LABlab(46.8 60.9 17.4)
LCHlch(46.8 63.4 16.0)
OKLCHoklch(0.565 0.189 13.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc3355 on white: 5.03:1
AA ✓ pass · AA-large · AAA
Aa
#cc3355 on black: 4.17:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green20.0%
Blue33.3%

CMYK percentages

Cyan0.0%
Magenta75.0%
Yellow58.3%
Key (black)20.0%

Color previews

#cc3355 text on a black background

contrast 4.17:1

Card sample

#cc3355 text on a white background

contrast 5.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 51, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 51, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cc3355;
background: linear-gradient(135deg, #cc3355, #CC7733);

Monochromatic scale

Palettes built from #cc3355

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc3355 in the Color Lab