Skip to content

#cd673a

a balanced, vivid orange · warm · closest name: chocolate

RGB
205, 103, 58
HSL
18°, 60%, 52%
CMYK
0, 50, 72, 20
Luminance
0.2299

Every format

HEX#cd673a
RGBrgb(205, 103, 58)
HSLhsl(18, 60%, 52%)
CMYKcmyk(0%, 50%, 72%, 20%)
LABlab(55.1 37.1 43.1)
LCHlch(55.1 56.9 49.3)
OKLCHoklch(0.626 0.142 43.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cd673a on white: 3.75:1
AA ✗ fail · AA-large · AAA
Aa
#cd673a on black: 5.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green40.4%
Blue22.7%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow71.7%
Key (black)19.6%

Color previews

#cd673a text on a black background

contrast 5.60:1

Card sample

#cd673a text on a white background

contrast 3.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd673a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd673a in the Color Lab