Bruise Color

HEX, RGB, HSL & CMYK Codes

#7e4071
Format Value
HEX #7e4071
RGB rgb(126, 64, 113)
HSL hsl(312.6, 32.6%, 37.3%)
CMYK cmyk(0%, 49.2%, 10.3%, 50.6%)
HSV hsv(312.6, 49.2%, 49.4%)

bruise color harmonies

Tints & shades of bruise

Tints (lighter)

#8a517e #95638b #a17498 #ad85a5 #b997b2 #c4a8be #d0bacb #dccbd8 #e8dce5 #f3eef2

Shades (darker)

#733a67 #67345c #5c2f52 #502948 #45233e #391d33 #2e1729 #22111f #170c15 #0b060a

Contrast & accessibility

The quick brown fox

On white · 7.35:1 · AAA

The quick brown fox

On black · 2.86:1 · Fail

Recommended text color: #ffffff

Use bruise in code

CSS color: #7e4071;
SCSS $color: #7e4071;
Tailwind bg-[#7e4071]
Swift UIColor(red: 0.494, green: 0.251, blue: 0.443, alpha: 1)
Android Color.parseColor("#7e4071")
Flutter Color(0xFF7E4071)

Colors similar to bruise

Browse all Pink colors →

What is the HEX code for bruise?

The CSS color bruise in HEX format is #7e4071. Use this value directly in CSS, SVG, and most design tools.

How do I use bruise in CSS?

To apply bruise in CSS:

  • Text color: color: #7e4071;
  • Background: background-color: #7e4071;
  • Border: border-color: #7e4071;

What are all the color format values for bruise?

FormatValue
HEX#7e4071
RGBrgb(126, 64, 113)
HSLhsl(312.6, 32.6%, 37.3%)
CMYKcmyk(0%, 49.2%, 10.3%, 50.6%)

How do I convert bruise to HEX?

Select bruise from the color name list in our color converter. The HEX value — #7e4071 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does bruise belong to?

bruise belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 312.6°, saturation 32.6%, lightness 37.3%.

How do I create lighter and darker shades of bruise?

Lighter variant (lightness 52.3%): #ad5e9c. Darker variant (lightness 22.299999999999997%): #4b2644. 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.