Faded pink to HSL — Color Code

#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 HSL code for faded pink?

The CSS color faded pink in HSL format is hsl(346.2, 49.6%, 74.3%). 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: hsl(346.2, 49.6%, 74.3%);
  • Background: background-color: hsl(346.2, 49.6%, 74.3%);
  • Border: border-color: hsl(346.2, 49.6%, 74.3%);

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 HSL?

Select faded pink from the color name list in our color converter. The HSL value — hsl(346.2, 49.6%, 74.3%) — 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 HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.