Dark rose Color

HEX, RGB, HSL & CMYK Codes

#b5485d
Format Value
HEX #b5485d
RGB rgb(181, 72, 93)
HSL hsl(348.4, 43.1%, 49.6%)
CMYK cmyk(0%, 60.2%, 48.6%, 29%)
HSV hsv(348.4, 60.2%, 71%)

dark rose color harmonies

Tints & shades of dark rose

Tints (lighter)

#bc596c #c2697a #c97a89 #d08b98 #d79ba7 #ddacb5 #e4bcc4 #ebcdd3 #f2dee2 #f8eef0

Shades (darker)

#a54155 #943b4c #843444 #732e3b #632733 #52212a #421a22 #311419 #210d11 #100708

Contrast & accessibility

The quick brown fox

On white · 5.19:1 · AA

The quick brown fox

On black · 4.05:1 · AA Large

Recommended text color: #ffffff

Use dark rose in code

CSS color: #b5485d;
SCSS $color: #b5485d;
Tailwind bg-[#b5485d]
Swift UIColor(red: 0.710, green: 0.282, blue: 0.365, alpha: 1)
Android Color.parseColor("#b5485d")
Flutter Color(0xFFB5485D)

Colors similar to dark rose

Browse all Red colors →

What is the HEX code for dark rose?

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

How do I use dark rose in CSS?

To apply dark rose in CSS:

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

What are all the color format values for dark rose?

FormatValue
HEX#b5485d
RGBrgb(181, 72, 93)
HSLhsl(348.4, 43.1%, 49.6%)
CMYKcmyk(0%, 60.2%, 48.6%, 29%)

How do I convert dark rose to HEX?

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

What color family does dark rose belong to?

dark rose belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 348.4°, saturation 43.1%, lightness 49.6%.

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

Lighter variant (lightness 64.6%): #cc7e8d. Darker variant (lightness 34.6%): #7e3241. 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.