Skip to content

#cd652f

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

RGB
205, 101, 47
HSL
21°, 63%, 49%
CMYK
0, 51, 77, 20
Luminance
0.2249

Every format

HEX#cd652f
RGBrgb(205, 101, 47)
HSLhsl(21, 63%, 49%)
CMYKcmyk(0%, 51%, 77%, 20%)
LABlab(54.5 37.6 48.0)
LCHlch(54.5 61.0 51.9)
OKLCHoklch(0.622 0.148 45.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green39.6%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta50.7%
Yellow77.1%
Key (black)19.6%

Color previews

#cd652f text on a black background

contrast 5.50:1

Card sample

#cd652f text on a white background

contrast 3.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd652f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd652f in the Color Lab