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

#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 HEX code for muted pink?

The CSS color muted pink in HEX format is #d1768f. 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: #d1768f;
  • Background: background-color: #d1768f;
  • Border: border-color: #d1768f;

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

Select muted pink from the color name list in our color converter. The HEX value — #d1768f — 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 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.