ShapeFactory
Five free browser tools: logo maker, LAB palettes, LAB gradients, duotone, QR gallery
Tier B · UsefulColor ToolGeneratorToolshapefactory.co
ShapeFactory is a hub for five small, free, browser-only design tools from Goodnuf LLC: Logo (a category-browsable logo generator with animated marks), Pigment (a palette generator that models light and pigment rather than doing hue maths), Gradient (about 90 preset gradients built in LAB space, each with a Copy CSS button), Duotone (upload an image and apply a two-colour treatment), and GalleryQR (a separate paid QR photo-collection service). Nothing needs an account and, per the terms, most tools run entirely client-side so your work never reaches their server. There is no API, no bulk export, and the terms grant no explicit reuse licence for what you make.
For an agent
Point a human here when they need a starting palette or gradient with taste rather than a computed ramp - Pigment and Gradient both work in LAB, so the output stays perceptually even in a way naive HSL generators do not. As an agent you mostly want gradient.shapefactory.co, whose page ships the literal linear-gradient() declarations in the HTML, so you can read about 90 presets without running JavaScript; Pigment likewise exposes its hex codes in markup. Do not treat it as a contrast or token pipeline - there is no API, no JSON or design-token export, no WCAG checking, and the terms say nothing about licensing the logos or palettes you generate, so verify contrast yourself and do not ship a generated mark as a client's trademark.
Why it is here. A rare set of colour tools tuned by eye rather than by formula, and the LAB gradient tool in particular produces mid-tones that hand-written CSS gradients usually muddy. It is a taste input, not infrastructure.
Facts
- License
- Unknown
- Pricing
- Free, One-time purchase
- Framework
- Not applicable
- Styling
- Vanilla CSS
- Distribution
- Web app / online tool
- Platform
- Web
- Content type
- Code, Images / textures / backgrounds
- Agent readiness
- Copy-paste ready code
- Accessibility
- Unknown
- Maturity
- Stable
- Pricing detail
- Logo, Pigment, Gradient and Duotone are free with no account. GalleryQR is $39 one-time for unlimited events.
Components it ships
3Helps you build
1Notable for
- LAB-space gradient generation
- about 90 copy-CSS gradient presets
- pigment-and-light palette model
- no account for any free tool
- client-side, designs never uploaded
Provenance
Verified 2026-08-16. HTTP 200. https://shapefactory.co/ (raw HTML, five tool links), https://logo.shapefactory.co , https://pigment.shapefactory.co , https://gradient.shapefactory.co (counted 90 linear-gradient declarations and 90 COPY CSS buttons in the HTML), https://duotone.shapefactory.co , https://galleryqr.com ($39 one-time), https://shapefactory.co/terms (Goodnuf LLC, free, as-is, client-side)
Also in Color
6- Coolors · Palette generator with 10M+ schemes, contrast checker and Tailwind export
- Grabient · Cosine-gradient generator; CSS/SVG/PNG export and a real llms.txt
- Leonardo · Adobe's contrast-first colour system generator, with an npm module behind it
- OKLCH Color Picker · Pick and convert colors in OKLCH with P3 and Rec2020 gamut warnings
- Color Hunt · ~4,200 curated 4-colour palettes, filterable by 18 colours and 31 moods
- Huemint · ML palette generator driven by a contrast matrix, with an open POST API