Skip to content

#cd600f

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

RGB
205, 96, 15
HSL
26°, 86%, 43%
CMYK
0, 53, 93, 20
Luminance
0.2138

Every format

HEX#cd600f
RGBrgb(205, 96, 15)
HSLhsl(26, 86%, 43%)
CMYKcmyk(0%, 53%, 93%, 20%)
LABlab(53.4 39.3 59.0)
LCHlch(53.4 70.9 56.3)
OKLCHoklch(0.613 0.160 48.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd600f on white: 3.98:1
AA ✗ fail · AA-large · AAA
Aa
#cd600f on black: 5.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green37.6%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta53.2%
Yellow92.7%
Key (black)19.6%

Color previews

#cd600f text on a black background

contrast 5.28:1

Card sample

#cd600f text on a white background

contrast 3.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd600f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd600f in the Color Lab