Faded pink Color — HEX, RGB, HSL & CMYK Codes

#de9dac
Format Value
HEX #de9dac
RGB rgb(222, 157, 172)
HSL hsl(346.2, 49.6%, 74.3%)
CMYK cmyk(0%, 29.3%, 22.5%, 12.9%)
HSV hsv(346.2, 29.3%, 87.1%)

faded pink color harmonies

Tints & shades of faded pink

Tints (lighter)

#e1a6b4 #e4afbb #e7b8c3 #eac1ca #edcad2 #f0d2d9 #f3dbe1 #f6e4e8 #f9edf0 #fcf6f7

Shades (darker)

#ca8f9c #b6808d #a1727d #8d646d #79565e #65474e #51393f #3d2b2f #281d1f #140e10

Contrast & accessibility

The quick brown fox

On white · 2.2:1 · Fail

The quick brown fox

On black · 9.52:1 · AAA

Recommended text color: #000000

Use faded pink in code

CSS color: #de9dac;
SCSS $color: #de9dac;
Tailwind bg-[#de9dac]
Swift UIColor(red: 0.871, green: 0.616, blue: 0.675, alpha: 1)
Android Color.parseColor("#de9dac")
Flutter Color(0xFFDE9DAC)

Colors similar to faded pink

Browse all Red colors →

What is the HEX code for faded pink?

The CSS color faded pink in HEX format is #de9dac. Use this value directly in CSS, SVG, and most design tools.

How do I use faded pink in CSS?

To apply faded pink in CSS:

  • Text color: color: #de9dac;
  • Background: background-color: #de9dac;
  • Border: border-color: #de9dac;

What are all the color format values for faded pink?

FormatValue
HEX#de9dac
RGBrgb(222, 157, 172)
HSLhsl(346.2, 49.6%, 74.3%)
CMYKcmyk(0%, 29.3%, 22.5%, 12.9%)

How do I convert faded pink to HEX?

Select faded pink from the color name list in our color converter. The HEX value — #de9dac — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does faded pink belong to?

faded pink belongs to the red color family. It is a light, moderately saturated color with HSL values: hue 346.2°, saturation 49.6%, lightness 74.3%.

How do I create lighter and darker shades of faded pink?

Lighter variant (lightness 89.3%): #f1d6dc. Darker variant (lightness 59.3%): #cb647b. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.