Use-case card
Stacked app icons and a compact CTA make automation scenarios feel native.
A Strawberry-flavored catalog for warm AI-browser surfaces, ink pill actions, coral markers, and assistant-first product patterns.
The palette stays quiet: pale canvas, cream panels, ink actions, and tiny fruit-toned signals.
Headings are medium-light, compact, and tracked inward; body copy stays calm and loose.
Multiply yourself
Do hours of work in minutes
Browse with companions
A browser that handles research
Plan cards and product panels
Strawberry copy uses muted hierarchy and practical phrasing.
Coral is never the default CTA fill; Strawberry uses ink for action and coral for signal.
Cards are rounded, flat, and warm. Shadows appear only when a surface behaves like a tool.
Stacked app icons and a compact CTA make automation scenarios feel native.
A coral outline marks emphasis while keeping the card in the cream family.
Near-white, softly raised, and ringed with warm border contrast.
Depth can come from spacing and border alone when the surface is secondary.
Occasional squared corners create a hand-placed grid without losing softness.
Large cream fields carry short, centered action language.
These mockups carry Strawberry's identity even without the name: prompt bar, companions, bubbles, app stacks, and geometric pricing marks.
Circular app nodes overlap with cream borders, matching use-case cards.
Trusted by fast-growing companies worldwide
Inputs use warm borders, quiet labels, and focus rings that stay near ink.
A simple 4/8 scale supports tight product modules and large page-level breathing room.
Small UI corners stay practical; main surfaces use 24px and actions use full pills.
Depth comes from surface color, spacing, and radius; shadows mark interactive product surfaces.
No shadow. Cream contrast defines the block.
Soft lift plus a warm one-pixel ring.
Tiny elevation for segmented controls.
The preview declares every core token in :root and reuses them across all components.
:root {
--brand-primary: #252522;
--brand-accent: #F2805D;
--brand-ink: #252522;
--brand-muted: #858481;
--brand-canvas: #FFFCFA;
--brand-surface: #FFFEFE;
--brand-surface-alt: #F7F2ED;
--brand-border: #EFE6DC;
--brand-border-strong: #E6DBD1;
--brand-success: #22C55E;
--brand-warning: #C8B828;
--brand-error: #EF4343;
--brand-berry: #ED5A31;
--brand-leaf: #D6C530;
--brand-olive: #AD9D25;
--brand-blue: #678FFF;
--brand-lavender: #ACA0DF;
--brand-stroke: #EFEBE7;
--space-xs: 4px;
--space-sm: 8px;
--space-md: 16px;
--space-lg: 24px;
--space-xl: 32px;
--space-xxl: 48px;
--space-section: 120px;
--radius-xs: 4px;
--radius-sm: 8px;
--radius-md: 12px;
--radius-lg: 16px;
--radius-xl: 24px;
--radius-input: 29px;
--radius-bubble: 28px;
--radius-pill: 9999px;
--shadow-input: 0 6px 24px #0000000D, 0 0 0 1px #E6DBD1;
}