Muted pink to HSL — Color Code

#d1768f
Format Value
HEX #d1768f
RGB rgb(209, 118, 143)
HSL hsl(343.5, 49.7%, 64.1%)
CMYK cmyk(0%, 43.5%, 31.6%, 18%)
HSV hsv(343.5, 43.5%, 82%)

muted pink color harmonies

Tints & shades of muted pink

Tints (lighter)

#d58299 #d98fa3 #de9bae #e2a8b8 #e6b4c2 #eac1cc #eecdd6 #f2dae0 #f7e6eb #fbf3f5

Shades (darker)

#be6b82 #ab6175 #985668 #854b5b #72404e #5f3641 #4c2b34 #392027 #26151a #130b0d

Contrast & accessibility

The quick brown fox

On white · 3.13:1 · AA Large

The quick brown fox

On black · 6.7:1 · AA

Recommended text color: #000000

Use muted pink in code

CSS color: #d1768f;
SCSS $color: #d1768f;
Tailwind bg-[#d1768f]
Swift UIColor(red: 0.820, green: 0.463, blue: 0.561, alpha: 1)
Android Color.parseColor("#d1768f")
Flutter Color(0xFFD1768F)

Colors similar to muted pink

Browse all Pink colors →

What is the HSL code for muted pink?

The CSS color muted pink in HSL format is hsl(343.5, 49.7%, 64.1%). Use this value directly in CSS, SVG, and most design tools.

How do I use muted pink in CSS?

To apply muted pink in CSS:

  • Text color: color: hsl(343.5, 49.7%, 64.1%);
  • Background: background-color: hsl(343.5, 49.7%, 64.1%);
  • Border: border-color: hsl(343.5, 49.7%, 64.1%);

What are all the color format values for muted pink?

FormatValue
HEX#d1768f
RGBrgb(209, 118, 143)
HSLhsl(343.5, 49.7%, 64.1%)
CMYKcmyk(0%, 43.5%, 31.6%, 18%)

How do I convert muted pink to HSL?

Select muted pink from the color name list in our color converter. The HSL value — hsl(343.5, 49.7%, 64.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does muted pink belong to?

muted pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 343.5°, saturation 49.7%, lightness 64.1%.

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

Lighter variant (lightness 79.1%): #e4afbe. Darker variant (lightness 49.099999999999994%): #bb3f61. 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.