Skip to content

#cdadad

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

RGB
205, 173, 173
HSL
0°, 24%, 74%
CMYK
0, 16, 16, 20
Luminance
0.4588

Every format

HEX#cdadad
RGBrgb(205, 173, 173)
HSLhsl(0, 24%, 74%)
CMYKcmyk(0%, 16%, 16%, 20%)
LABlab(73.5 11.6 4.3)
LCHlch(73.5 12.4 20.5)
OKLCHoklch(0.776 0.037 18.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdadad on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#cdadad on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green67.8%
Blue67.8%

CMYK percentages

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

Color previews

#cdadad text on a black background

contrast 10.18:1

Card sample

#cdadad text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdadad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdadad in the Color Lab