Skip to content

#cd660f

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

RGB
205, 102, 15
HSL
28°, 86%, 43%
CMYK
0, 50, 93, 20
Luminance
0.2252

Every format

HEX#cd660f
RGBrgb(205, 102, 15)
HSLhsl(28, 86%, 43%)
CMYKcmyk(0%, 50%, 93%, 20%)
LABlab(54.6 36.3 59.8)
LCHlch(54.6 70.0 58.8)
OKLCHoklch(0.622 0.155 52.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd660f on white: 3.82:1
AA ✗ fail · AA-large · AAA
Aa
#cd660f on black: 5.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green40.0%
Blue5.9%

CMYK percentages

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

Color previews

#cd660f text on a black background

contrast 5.50:1

Card sample

#cd660f text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd660f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd660f in the Color Lab