Skip to content

#cdada2

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

RGB
205, 173, 162
HSL
15°, 30%, 72%
CMYK
0, 16, 21, 20
Luminance
0.4547

Every format

HEX#cdada2
RGBrgb(205, 173, 162)
HSLhsl(15, 30%, 72%)
CMYKcmyk(0%, 16%, 21%, 20%)
LABlab(73.2 9.9 10.0)
LCHlch(73.2 14.0 45.3)
OKLCHoklch(0.773 0.041 39.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdada2 on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#cdada2 on black: 10.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.8%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta15.6%
Yellow21.0%
Key (black)19.6%

Color previews

#cdada2 text on a black background

contrast 10.09:1

Card sample

#cdada2 text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdada2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdada2 in the Color Lab