Skip to content

#cb3c01

a dark, electric orange · warm · closest name: tomato

RGB
203, 60, 1
HSL
18°, 99%, 40%
CMYK
0, 70, 100, 20
Luminance
0.1593

Every format

HEX#cb3c01
RGBrgb(203, 60, 1)
HSLhsl(18, 99%, 40%)
CMYKcmyk(0%, 70%, 100%, 20%)
LABlab(46.9 54.5 58.2)
LCHlch(46.9 79.8 46.9)
OKLCHoklch(0.563 0.188 37.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cb3c01 on white: 5.02:1
AA ✓ pass · AA-large · AAA
Aa
#cb3c01 on black: 4.19:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green23.5%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta70.4%
Yellow99.5%
Key (black)20.4%

Color previews

#cb3c01 text on a black background

contrast 4.19:1

Card sample

#cb3c01 text on a white background

contrast 5.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cb3c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cb3c01 in the Color Lab