Skip to content

#c08080

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

RGB
192, 128, 128
HSL
0°, 34%, 63%
CMYK
0, 33, 33, 25
Luminance
0.2820

Every format

HEX#c08080
RGBrgb(192, 128, 128)
HSLhsl(0, 34%, 63%)
CMYKcmyk(0%, 33%, 33%, 25%)
LABlab(60.1 24.8 10.2)
LCHlch(60.1 26.8 22.3)
OKLCHoklch(0.665 0.080 19.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c08080 on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#c08080 on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green50.2%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta33.3%
Yellow33.3%
Key (black)24.7%

Color previews

#c08080 text on a black background

contrast 6.64:1

Card sample

#c08080 text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c08080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c08080 in the Color Lab