Import the Nord CSS or Sass stylesheet into a web project and use the named color variables to style components consistently
Apply the Nord swatches in Photoshop, GIMP, or Inkscape to design UI mockups using the arctic color palette
Build a custom code editor or terminal theme that references Nord's 16 named colors as a consistent base
Create a dark-mode web interface using Nord Polar Night colors for backgrounds and Frost colors for interactive elements
Nord is a carefully designed color palette built around cool, muted shades of blue and grey inspired by arctic landscapes. It contains exactly sixteen colors, organized into four named groups: Polar Night (dark background tones), Snow Storm (light foreground tones), Frost (icy accent blues), and Aurora (soft accent colors covering green, yellow, orange, red, and purple). The colors are numbered nord0 through nord15, which makes them easy to reference consistently across different tools and platforms. The palette was created for code editors and terminal environments, where spending long hours looking at a screen makes eye comfort important. The dimmed, pastel quality of the colors reduces visual strain while still providing enough contrast to distinguish different parts of code at a glance. Beyond code editors, the same palette works for designing user interfaces and other software with a consistent visual style. Developers and designers can use Nord in several ways. There are stylesheet files for CSS and popular CSS preprocessors like Sass and LESS, so web projects can pull in the color values directly. There are also color swatch files for design tools including Adobe Photoshop, GIMP, Inkscape, and Krita, so graphic designers can apply the palette there as well. The repository serves as the base definition for a wider ecosystem. Community members have built Nord themes for text editors and IDEs including Vim, Atom, IntelliJ IDEA, Eclipse, Notepad++, and the Terminix terminal. Those are separate projects that reference this palette as their source of truth. Nord is licensed under Apache 2.0 for the code and Creative Commons BY-SA 4.0 for the creative assets.
← nordtheme on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.