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

#d5869d
Format Value
HEX #d5869d
RGB rgb(213, 134, 157)
HSL hsl(342.5, 48.5%, 68%)
CMYK cmyk(0%, 37.1%, 26.3%, 16.5%)
HSV hsv(342.5, 37.1%, 83.5%)

dull pink color harmonies

Tints & shades of dull pink

Tints (lighter)

#d991a6 #dd9caf #e0a7b8 #e4b2c1 #e8bdca #ecc8d2 #f0d3db #f4dee4 #f7e9ed #fbf4f6

Shades (darker)

#c27a8f #ae6e80 #9b6172 #885564 #744956 #613d47 #4d3139 #3a252b #27181d #130c0e

Contrast & accessibility

The quick brown fox

On white · 2.72:1 · Fail

The quick brown fox

On black · 7.73:1 · AAA

Recommended text color: #000000

Use dull pink in code

CSS color: #d5869d;
SCSS $color: #d5869d;
Tailwind bg-[#d5869d]
Swift UIColor(red: 0.835, green: 0.525, blue: 0.616, alpha: 1)
Android Color.parseColor("#d5869d")
Flutter Color(0xFFD5869D)

Colors similar to dull pink

Browse all Pink colors →

What is the HEX code for dull pink?

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

How do I use dull pink in CSS?

To apply dull pink in CSS:

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

What are all the color format values for dull pink?

FormatValue
HEX#d5869d
RGBrgb(213, 134, 157)
HSLhsl(342.5, 48.5%, 68%)
CMYKcmyk(0%, 37.1%, 26.3%, 16.5%)

How do I convert dull pink to HEX?

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

What color family does dull pink belong to?

dull pink belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 342.5°, saturation 48.5%, lightness 68%.

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

Lighter variant (lightness 83%): #e9bfcb. Darker variant (lightness 53%): #c14d6f. 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.