Palette collection

Dark Mode Color Palettes

Dark interfaces need more than “invert everything.” These palettes pair near-black surfaces with carefully lifted text and one or two accents so content stays readable and calm. Each includes a recommended background, surface, text, and accent role.

Best for: dashboards, SaaS apps, code tools, and analytics UIs.

Tip: click any HEX code below to copy it. For full editing, contrast checks, and CSS/Tailwind export, open any palette in the generator.

Midnight Slate — Classic blue-grey dark UI
#0B1120#111827#1F2937#E5E7EB#60A5FA
Graphite — Neutral, content-first dark
#0A0A0A#171717#262626#FAFAFA#A3A3A3
Deep Teal — Calm teal-accented dark
#04201E#0B2F2B#114A43#D7F5EF#34D399
Ink Violet — Soft violet accent on ink
#0E0B1A#171231#241A4A#ECE7FB#A78BFA
Carbon Amber — Warm amber highlight
#0C0A09#1C1917#292524#FAFAF9#F59E0B
Obsidian Blue — Crisp sky-blue accent
#0A0F1E#0F172A#1E293B#F1F5F9#38BDF8
Forest Night — Green-led dark theme
#0A1410#10241B#1A3A2C#E7F5EE#4ADE80
Rose Charcoal — Subtle rose accent
#0D0A0C#1A1418#2A2027#F7EEF2#FB7185
Cobalt Deep — Indigo data UI
#070B16#0C1326#16213F#E8EDF7#6366F1
Slate Mint — Mint on slate
#0B1212#13201F#1E3331#E6F2F0#2DD4BF
Mono Pro — Pure monochrome
#000000#0F0F0F#1F1F1F#FFFFFF#737373
Plum Dusk — Editorial plum dark
#100A14#1C1326#2E1F3D#F3ECF7#C084FC

How to use these palettes

Start with the darkest value as text or ink, the lightest as your background, and reserve the most saturated color for primary actions. Always confirm text contrast meets at least 4.5:1 for body copy with the contrast checker before shipping.

Frequently asked questions

Can I use these palettes commercially?

Yes. Copy and use any palette here in personal, educational, or commercial work without attribution.

How do I export these to CSS or Tailwind?

Open a palette in the generator and use the Export panel to copy CSS variables, a Tailwind color object, or JSON.

Are these palettes accessible?

They are designed with readable pairings, but always verify your specific text-on-background combination with the contrast checker for your exact use case.