Dark Mode Color Palette
Convert your light mode color palette to a dark mode equivalent.
Light Mode
Background
#ffffffSurface
#f8fafcPrimary
#6366f1Text
#1e293bText Secondary
#64748bBorder
#e2e8f0Accent
#f59e0bDark Mode (Generated)
Background
#141414Surface
#1c2126Primary
#5c5efaText
#eaedf0Text Secondary
#97a3b4Border
#333e4dAccent
#ffa200CSS Variables
About Dark Mode Color Palette
Automatically adapt your light mode design tokens to a dark theme. Adjust each color using the picker on the left and the dark mode equivalents update instantly on the right. The tool uses HSL-based adjustments — darkening backgrounds and surfaces to near-black, lightening text to near-white, and preserving hue and saturation on accent colors. Copy the generated CSS custom properties and drop them into your stylesheet to support any framework that uses CSS variables for theming.
Private & free — this tool runs entirely in your browser.
Related Design & CSS tools
Color Converter
Convert a color to HEX, RGB, HSL, HSB, and CMYK at once.
HEX to RGB
Convert HEX color codes to RGB / RGBA values.
RGB to HEX
Convert RGB values into HEX color codes.
CSS Box Shadow Generator
Visually design CSS box-shadow with a live preview and code.
CSS Border Radius Generator
Visually craft border-radius with a live preview.
HEX to CMYK
Convert HEX colors to CMYK print values.
CMYK to HEX
Convert CMYK print values to HEX colors.
HEX to HSB
Convert HEX colors to HSB / HSV values.