Things uses a clean, minimal color palette centered around its signature blue, complemented by neutral greys and subtle accent hues. The palette is designed for clarity and focus in productivity software.
culturedcode.comClick any swatch to copy its hex. Hover for RGB and HSL.
Pick a format, copy or download. Everything below is generated from the exact hex values above.
:root {
--info: #0288D1;
--error: #E53935;
--accent: #FFB300;
--border: #E0E0E0;
--primary: #1976D2;
--success: #43A047;
--surface: #FFFFFF;
--warning: #FFA000;
--secondary: #1565C0;
--text-muted: #BDBDBD;
--background: #F7F7F7;
--text-primary: #222222;
--text-secondary: #757575;
}Every text tone tested against every surface, per WCAG 2.1.
Text on background
Needs 4.5:1 for body text
14.9:1
Pass
Text on surface
Needs 4.5:1 for body text
15.9:1
Pass
Secondary text on background
Needs 4.5:1 for body text
4.3:1
Fail
Secondary text on surface
Needs 4.5:1 for body text
4.6:1
Pass
Muted text on background
Needs 3:1 for large text
1.8:1
Fail
Muted text on surface
Needs 3:1 for large text
1.9:1
Fail
The quiet part of the Things palette: page background, card surfaces, dividers and the three text tones that sit on them. Click a value to copy it.
Things' palette is built around a strong blue primary, paired with neutral greys for clarity and subtle accent colors for status and highlights. The overall effect supports focus and usability in a productivity context.
Primary blue is complemented by a deeper blue for hierarchy.
Accent yellow is used sparingly for highlights and notifications.
Neutrals provide structure and reduce visual noise.
Blue conveys trust, calm, and reliability, fitting for a task management tool. The minimal use of accent colors helps users stay focused on their tasks.
The Things palette has remained stable over time, with minor adjustments to grey tones for improved accessibility. The core blue has been consistent since early versions.
Used for main buttons, active states, and key navigation elements.
Applied to secondary buttons and less prominent UI elements.
Highlights notifications, badges, and important status indicators.
Light grey and white backgrounds are used throughout the app interface.
Primary and secondary text colors are used for content and labels.
Success, warning, and error colors appear in status messages and alerts.
Hex codes, RGB values, neutrals and how to use the palette.
The official Things brand color is Things Blue, hex code #1976D2. This is used for primary actions and highlights.
Things Blue (#1976D2) in RGB is (25, 118, 210). For print, its approximate CMYK is (88, 44, 0, 18).
Things uses #F7F7F7 for light backgrounds, #E0E0E0 for borders, and #222222 for primary text. These provide a clean and readable interface.
Use Things Blue (#1976D2) for primary actions, neutrals for backgrounds and text, and accent colors only for highlights or status. Maintain high contrast for accessibility.
The secondary color is Things Deep Blue, #1565C0, and the accent is Things Accent Yellow, #FFB300. Together with the primary they make up the three brand colors at the top of this page.
3 of 6 text and background pairings meet WCAG 2.1 AA contrast. The contrast section above shows every pairing with its exact ratio.
Use the export block on this page. It gives you CSS custom properties, a Tailwind config, W3C design tokens or a shadcn/ui theme built from these exact hex values, with copy and download buttons.
Yes. Export the Claude Code skill, Cursor rules or Codex prompt from the same block. The agent then applies Things's colors consistently when it generates UI.
Start from this palette's mood and get an original 13-color system for your own project, contrast-checked and ready to export.
More free tools