Dusky rose Color — HEX, RGB, HSL & CMYK Codes

#ba6873
Format Value
HEX #ba6873
RGB rgb(186, 104, 115)
HSL hsl(352, 37.3%, 56.9%)
CMYK cmyk(0%, 44.1%, 38.2%, 27.1%)
HSV hsv(352, 44.1%, 72.9%)

dusky rose color harmonies

Tints & shades of dusky rose

Tints (lighter)

#c07680 #c7838c #cd9199 #d39fa6 #d9adb3 #e0babf #e6c8cc #ecd6d9 #f2e4e6 #f9f1f2

Shades (darker)

#a95f69 #98555e #874c54 #764249 #65393f #552f34 #44262a #331c1f #221315 #11090a

Contrast & accessibility

The quick brown fox

On white · 3.95:1 · AA Large

The quick brown fox

On black · 5.32:1 · AA

Recommended text color: #000000

Use dusky rose in code

CSS color: #ba6873;
SCSS $color: #ba6873;
Tailwind bg-[#ba6873]
Swift UIColor(red: 0.729, green: 0.408, blue: 0.451, alpha: 1)
Android Color.parseColor("#ba6873")
Flutter Color(0xFFBA6873)

Colors similar to dusky rose

Browse all Red colors →

What is the HEX code for dusky rose?

The CSS color dusky rose in HEX format is #ba6873. Use this value directly in CSS, SVG, and most design tools.

How do I use dusky rose in CSS?

To apply dusky rose in CSS:

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

What are all the color format values for dusky rose?

FormatValue
HEX#ba6873
RGBrgb(186, 104, 115)
HSLhsl(352, 37.3%, 56.9%)
CMYKcmyk(0%, 44.1%, 38.2%, 27.1%)

How do I convert dusky rose to HEX?

Select dusky rose from the color name list in our color converter. The HEX value — #ba6873 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does dusky rose belong to?

dusky rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 352°, saturation 37.3%, lightness 56.9%.

How do I create lighter and darker shades of dusky rose?

Lighter variant (lightness 71.9%): #d29da4. Darker variant (lightness 41.9%): #93434e. 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.