SaaS & Productivity
A grayscale workspace where content provides the color.
Notion's brand intentionally recedes into pure black-on-white so the user's documents, databases, and embedded media take center stage. The N mark is unornamented; accent colors only appear inside content blocks. The palette below names the small set of hues used inside the app's color picker.
Body text and secondary UI.
From the in-app color picker.
:root {
--notion-black: #000000;
--notion-white: #ffffff;
--notion-gray: #787774;
--default-brown: #9f6b53;
}Source: https://www.notion.so/help/color-coded · As of 2026-05-02 · This page is an unofficial reference. Color values are factual sRGB hex codes and not subject to copyright; the Notion name and any associated marks belong to their owner. Use support to request removal.