Skip to content

#cd780f

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

RGB
205, 120, 15
HSL
33°, 86%, 43%
CMYK
0, 42, 93, 20
Luminance
0.2645

Every format

HEX#cd780f
RGBrgb(205, 120, 15)
HSLhsl(33, 86%, 43%)
CMYKcmyk(0%, 42%, 93%, 20%)
LABlab(58.5 26.8 62.6)
LCHlch(58.5 68.1 66.8)
OKLCHoklch(0.652 0.146 62.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd780f on white: 3.34:1
AA ✗ fail · AA-large · AAA
Aa
#cd780f on black: 6.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green47.1%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta41.5%
Yellow92.7%
Key (black)19.6%

Color previews

#cd780f text on a black background

contrast 6.29:1

Card sample

#cd780f text on a white background

contrast 3.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd780f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd780f in the Color Lab