Skip to content

#cda2ac

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

RGB
205, 162, 172
HSL
346°, 30%, 72%
CMYK
0, 21, 16, 20
Luminance
0.4180

Every format

HEX#cda2ac
RGBrgb(205, 162, 172)
HSLhsl(346, 30%, 72%)
CMYKcmyk(0%, 21%, 16%, 20%)
LABlab(70.7 17.4 0.9)
LCHlch(70.7 17.4 3.0)
OKLCHoklch(0.754 0.052 2.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cda2ac on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#cda2ac on black: 9.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green63.5%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow16.1%
Key (black)19.6%

Color previews

#cda2ac text on a black background

contrast 9.36:1

Card sample

#cda2ac text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cda2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cda2ac in the Color Lab