Burgundy Color

HEX, RGB, HSL & CMYK Codes

#610023
Format Value
HEX #610023
RGB rgb(97, 0, 35)
HSL hsl(338.4, 100%, 19%)
CMYK cmyk(0%, 100%, 63.9%, 62%)
HSV hsv(338.4, 100%, 38%)

burgundy color harmonies

Tints & shades of burgundy

Tints (lighter)

#6f1737 #7e2e4b #8c465f #9a5d73 #a97487 #b78b9b #c6a2af #d4b9c3 #e2d1d7 #f1e8eb

Shades (darker)

#580020 #4f001d #470019 #3e0016 #350013 #2c0010 #23000d #1a000a #120006 #090003

Contrast & accessibility

The quick brown fox

On white · 13.7:1 · AAA

The quick brown fox

On black · 1.53:1 · Fail

Recommended text color: #ffffff

Use burgundy in code

CSS color: #610023;
SCSS $color: #610023;
Tailwind bg-[#610023]
Swift UIColor(red: 0.380, green: 0.000, blue: 0.137, alpha: 1)
Android Color.parseColor("#610023")
Flutter Color(0xFF610023)

Colors similar to burgundy

Browse all Pink colors →

What is the HEX code for burgundy?

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

How do I use burgundy in CSS?

To apply burgundy in CSS:

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

What are all the color format values for burgundy?

FormatValue
HEX#610023
RGBrgb(97, 0, 35)
HSLhsl(338.4, 100%, 19%)
CMYKcmyk(0%, 100%, 63.9%, 62%)

How do I convert burgundy to HEX?

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

What color family does burgundy belong to?

burgundy belongs to the pink color family. It is a dark, vivid color with HSL values: hue 338.4°, saturation 100%, lightness 19%.

How do I create lighter and darker shades of burgundy?

Lighter variant (lightness 34%): #ad003e. Darker variant (lightness 5%): #190009. 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.