Skip to content

#cd640f

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

RGB
205, 100, 15
HSL
27°, 86%, 43%
CMYK
0, 51, 93, 20
Luminance
0.2213

Every format

HEX#cd640f
RGBrgb(205, 100, 15)
HSLhsl(27, 86%, 43%)
CMYKcmyk(0%, 51%, 93%, 20%)
LABlab(54.2 37.3 59.6)
LCHlch(54.2 70.3 57.9)
OKLCHoklch(0.619 0.157 50.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd640f on white: 3.87:1
AA ✗ fail · AA-large · AAA
Aa
#cd640f on black: 5.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green39.2%
Blue5.9%

CMYK percentages

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

Color previews

#cd640f text on a black background

contrast 5.43:1

Card sample

#cd640f text on a white background

contrast 3.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd640f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd640f in the Color Lab