Skip to content

#cd3c0b

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

RGB
205, 60, 11
HSL
15°, 90%, 42%
CMYK
0, 71, 95, 20
Luminance
0.1624

Every format

HEX#cd3c0b
RGBrgb(205, 60, 11)
HSLhsl(15, 90%, 42%)
CMYKcmyk(0%, 71%, 95%, 20%)
LABlab(47.3 55.3 56.0)
LCHlch(47.3 78.7 45.4)
OKLCHoklch(0.567 0.189 36.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd3c0b on white: 4.94:1
AA ✓ pass · AA-large · AAA
Aa
#cd3c0b on black: 4.25:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green23.5%
Blue4.3%

CMYK percentages

Cyan0.0%
Magenta70.7%
Yellow94.6%
Key (black)19.6%

Color previews

#cd3c0b text on a black background

contrast 4.25:1

Card sample

#cd3c0b text on a white background

contrast 4.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd3c0b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd3c0b in the Color Lab