Merlot Color — HEX, RGB, HSL & CMYK Codes

#730039
Format Value
HEX #730039
RGB rgb(115, 0, 57)
HSL hsl(330.3, 100%, 22.5%)
CMYK cmyk(0%, 100%, 50.4%, 54.9%)
HSV hsv(330.3, 100%, 45.1%)

merlot color harmonies

Tints & shades of merlot

Tints (lighter)

#80174b #8c2e5d #99466f #a65d81 #b37493 #bf8ba5 #cca2b7 #d9b9c9 #e6d1db #f2e8ed

Shades (darker)

#690034 #5e002f #540029 #490024 #3f001f #34001a #2a0015 #1f0010 #15000a #0a0005

Contrast & accessibility

The quick brown fox

On white · 11.74:1 · AAA

The quick brown fox

On black · 1.79:1 · Fail

Recommended text color: #ffffff

Use merlot in code

CSS color: #730039;
SCSS $color: #730039;
Tailwind bg-[#730039]
Swift UIColor(red: 0.451, green: 0.000, blue: 0.224, alpha: 1)
Android Color.parseColor("#730039")
Flutter Color(0xFF730039)

Colors similar to merlot

Browse all Pink colors →

What is the HEX code for merlot?

The CSS color merlot in HEX format is #730039. Use this value directly in CSS, SVG, and most design tools.

How do I use merlot in CSS?

To apply merlot in CSS:

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

What are all the color format values for merlot?

FormatValue
HEX#730039
RGBrgb(115, 0, 57)
HSLhsl(330.3, 100%, 22.5%)
CMYKcmyk(0%, 100%, 50.4%, 54.9%)

How do I convert merlot to HEX?

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

What color family does merlot belong to?

merlot belongs to the pink color family. It is a dark, vivid color with HSL values: hue 330.3°, saturation 100%, lightness 22.5%.

How do I create lighter and darker shades of merlot?

Lighter variant (lightness 37.5%): #bf005f. Darker variant (lightness 7.5%): #260013. 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.