Maroon colour (#800000)
Maroon is dark a red with hex code #800000, one of the 148 named colours every browser understands, so you can write color: ${name} directly in CSS. In RGB it is 128, 0, 0; in HSL 0°, 100%, 25%. Use the tool to explore shades and harmonies.
How to use the Maroon colour
- The colour is pre-filled; click Explore to see all formats, shades and harmonies.
- Edit the value to try a variation.
- Copy the code you need.
Maroon in every format
| Format | Value |
|---|---|
| HEX | #800000 |
| RGB | rgb(128, 0, 0) |
| RGB (0–1) | 0.502, 0.000, 0.000 |
| HSL | hsl(0, 100%, 25%) |
| CMYK (approx.) | 0%, 100%, 100%, 50% |
| CSS | color: maroon; |
Shades and tints of Maroon
Same hue and saturation, lightness from 90% to 10%:
#ffcccc | #ff9999 | #ff6666 | #ff3333 | #ff0000 | #cc0000 | #990000 | #660000 | #330000 |
Colours that go with Maroon
| Harmony | Colours | |
|---|---|---|
| Complementary | #008080 | |
| Triadic | #008000 | #000080 |
| Analogous | #804000 | #800040 |
Similar named colours
The closest CSS named colours by RGB distance, useful when you need a keyword instead of a hex code or want a near match:
| Colour | HEX | Difference |
|---|---|---|
| darkred | #8b0000 | very close |
| firebrick | #b22222 | close |
| brown | #a52a2a | close |
| saddlebrown | #8b4513 | close |
| sienna | #a0522d | noticeably different |
Accessibility
Contrast ratio of Maroon against white is 10.95:1 (passes WCAG AA for normal text) and against black 1.92:1 (fails). Use Maroon for text on white backgrounds.
Frequently asked questions
What is the hex code for Maroon?
#800000.
What is Maroon in RGB?
rgb(128, 0, 0).
What colour is complementary to Maroon?
#008080, directly opposite on the colour wheel.
Privacy
This tool runs entirely inside your browser using WebAssembly and the Canvas/File APIs. Your files are never uploaded to ToolFlint or any third party; you can verify this in your browser's network tab or by switching to airplane mode after the page loads. Read how we process files.
Last updated 2026-09-23.