Maroon is a dark brownish red. The CSS keyword maroon is exactly #800000 — pure red at 0° hue held at 25% lightness, with nothing else added. Grab the HEX codes from a scheme below, or build a custom maroon palette around any base colour with the generator.
Maroon Palette Ideas & HEX Codes
Deep Maroon holds 0° hue at every step, from #2B0A0A to #A31212, so it is red purely by lightness. Maroon & Rose lifts the top end into dusty pink with #D6A2AD and #EFD9DA. Warm Maroon is the softest, dropping to 42% saturation for a more muted, brick-like set.
Deep Maroon
#2B0A0A
#4A0E0E
#6B1010
#800000
#A31212
Maroon & Rose
#5C0016
#800000
#B23A48
#D6A2AD
#EFD9DA
Warm Maroon
#3E0703
#7B2020
#A63A3A
#C97B7B
#E8C7C7
Anchored to a maroon base — press Space or Generate to roll more schemes. Click a swatch to copy its HEX, lock one to keep it while the rest re-roll, then export as CSS, JSON or HEX.
Free, no sign-up Generated in your browser CSS, JSON & HEX export
Drag in the colour area or the hue bar, or type a HEX / RGB value, then build a scheme anchored to it.
What Goes With Maroon
Maroon is dark and warm, and close enough to brown to sit against natural materials — cream, tan and gold all work, while a deep green gives it the only real contrast on the wheel. It has a strong academic association, which is why dark academia palettes reach for it. Sports kits, university branding and autumn campaigns use it most.
Frequently Asked Questions
What HEX codes make a maroon palette?
Maroon is a dark, brownish red — anchor on a near-black red (#2B0A0A, #4A0E0E), use a true maroon (#800000) and lift with dusty rose tints (#C97B7B, #EFD9DA). The muted, earthy depth is what separates maroon from a bright or crimson red. The three sets above are worked examples of that: Deep Maroon, Maroon & Rose and Warm Maroon, five codes each. The deepest value on this page is #2B0A0A and the palest is #EFD9DA; put one on the other and you get 13.5:1, enough for body text at any size under WCAG AA and AAA.
What is the HEX code for maroon?
#800000 — the CSS keyword maroon is defined as exactly that: full red, no green, no blue, at half intensity. Note that the CSS value is much darker than the maroon used in most brand palettes, which usually sit nearer #A31212 or #B23A48. Both of those are in the sets above: #A31212 closes the Deep Maroon row and #B23A48 sits mid-way through Maroon & Rose, with #800000 as the anchor the two share.
How do I use these colours in CSS?
Click Copy CSS for a ready-to-paste :root block with each colour as a custom property (--color-1, --color-2 and so on), or copy a single HEX straight from any swatch above. On a narrow phone the generator shows four swatches instead of five, so the block you copy there carries four custom properties. Whatever the width, it rolls around #800000, the maroon this page is seeded with, so the export stays on-hue. Copy JSON and Copy HEX give the same values as an array and as a comma-separated line.
What are the RGB and HSL values for maroon?
The base maroon this page is anchored to is #800000, which is rgb(128, 0, 0) and hsl(0, 100%, 25%). A hue of 0 degrees puts it in the reds, and 25% lightness with 100% saturation makes it a dark shade. The colour picker above accepts HEX or R, G and B numbers directly, so you can type any of those in and rebuild the palette around it. The other codes in the sets above are steps around that base: lighter, darker, or nudged a little along the hue.