Wine Color

HEX, RGB, HSL & CMYK Codes

#80013f
Format Value
HEX #80013f
RGB rgb(128, 1, 63)
HSL hsl(330.7, 98.4%, 25.3%)
CMYK cmyk(0%, 99.2%, 50.8%, 49.8%)
HSV hsv(330.7, 99.2%, 50.2%)

wine color harmonies

Tints & shades of wine

Tints (lighter)

#8c1850 #972f62 #a34673 #ae5d85 #ba7496 #c58ca8 #d1a3b9 #dcbacb #e8d1dc #f3e8ee

Shades (darker)

#740139 #690134 #5d012e #510128 #460122 #3a001d #2f0017 #230011 #17000b #0c0006

Contrast & accessibility

The quick brown fox

On white · 10.53:1 · AAA

The quick brown fox

On black · 1.99:1 · Fail

Recommended text color: #ffffff

Use wine in code

CSS color: #80013f;
SCSS $color: #80013f;
Tailwind bg-[#80013f]
Swift UIColor(red: 0.502, green: 0.004, blue: 0.247, alpha: 1)
Android Color.parseColor("#80013f")
Flutter Color(0xFF80013F)

Colors similar to wine

Browse all Pink colors →

What is the HEX code for wine?

The CSS color wine in HEX format is #80013f. Use this value directly in CSS, SVG, and most design tools.

How do I use wine in CSS?

To apply wine in CSS:

  • Text color: color: #80013f;
  • Background: background-color: #80013f;
  • Border: border-color: #80013f;

What are all the color format values for wine?

FormatValue
HEX#80013f
RGBrgb(128, 1, 63)
HSLhsl(330.7, 98.4%, 25.3%)
CMYKcmyk(0%, 99.2%, 50.8%, 49.8%)

How do I convert wine to HEX?

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

What color family does wine belong to?

wine belongs to the pink color family. It is a dark, vivid color with HSL values: hue 330.7°, saturation 98.4%, lightness 25.3%.

How do I create lighter and darker shades of wine?

Lighter variant (lightness 40.3%): #cc0264. Darker variant (lightness 10.3%): #34001a. 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.