Skip to content

#cda080

a light, soft orange · warm · closest name: tan

RGB
205, 160, 128
HSL
25°, 44%, 65%
CMYK
0, 22, 38, 20
Luminance
0.3968

Every format

HEX#cda080
RGBrgb(205, 160, 128)
HSLhsl(25, 44%, 65%)
CMYKcmyk(0%, 22%, 38%, 20%)
LABlab(69.2 12.3 23.1)
LCHlch(69.2 26.2 61.9)
OKLCHoklch(0.740 0.069 56.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cda080 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#cda080 on black: 8.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green62.7%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta22.0%
Yellow37.6%
Key (black)19.6%

Color previews

#cda080 text on a black background

contrast 8.94:1

Card sample

#cda080 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cda080 in the Color Lab