Design Tools
Pure black on white with a sky-blue accent — Bauhaus minimalism for design tools.
Framer's identity is among the most disciplined in design software: black text on white background, with a single #0099FF blue used for primary actions. The wordmark is a custom geometric typeface that doubles as the brand's tonal anchor — every illustration, every UI surface returns to those proportions.
:root {
--framer-black: #000000;
--white: #ffffff;
--framer-blue: #0099ff;
}Source: https://www.framer.com/ · As of 2026-05-03 · This page is an unofficial reference. Color values are factual sRGB hex codes and not subject to copyright; the Framer name and any associated marks belong to their owner. Use support to request removal.