back to gallery
design language·ghibli-gradient-atmospheric-ui

Skywash Quiet UI

A complete design system — philosophy, tokens, rules, imagery, and an embodied preview. Edit curator notes below, or open side-by-side comparison to see how it relates.

lineage
originalgen ?
stats
0uses·0forks·15elem
taxonomies
Illustration-Led InterfacesNatural Organic
tags
atmosphericsky-gradientgouache-edgesjapanese-serifquiet-uipainted-silhouettessoft-palettegradient-surfacelandscape-framingcontemplative
the spec

specification

philosophy
summary

A quiet interface language that borrows the emotional logic of hand-painted anime backgrounds rather than character art: expansive sky fields, hazed distance, softened transitions, and tiny islands of crisp utility suspended over diffuse atmosphere. Interfaces should feel inhaled rather than assembled, with interaction points appearing as restrained instruments inside a living landscape.

values
atmosphere before ornamentdepth through painted tonal bandssmall precise controls over large diffuse surfacesemotional calm with subtle wonderenvironmental storytelling through color and silhouette
anti-values
×hard-edged techno gloss×dense chrome-heavy dashboards×high-contrast aggressive CTA stacks×skeuomorphic clutter×busy texture that competes with content
tokens
colors12 items
primary
#6b8fc7
secondary
#9cc3da
accent
#f7c98b
background
#e9f1f6
surface
rgba(248,250,252,0.52)
text
#203246
muted
#5f7385
border
rgba(255,255,255,0.42)
error
#c96b6b
success
#71a985
warning
#d7a65c
info
#79a9c8
typography8 items
heading font
Shippori Mincho
body font
Zen Kaku Gothic New
mono font
Fragment Mono
base size
16px
scale ratio
1.25
line height
1.6
letter spacing
0.01em
google fonts url
https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Fragment+Mono:ital@0;1&display=swap
spacing2 items
base
8px
scale
4, 8, 12, 16, 24, 32, 48, 64
radii5 items
none
0
sm
12px
md
20px
lg
32px
full
9999px
shadows3 items
sm
0 8px 24px rgba(61,89,120,0.08)
md
0 18px 50px rgba(61,89,120,0.14)
lg
0 28px 80px rgba(61,89,120,0.18)
surfaces3 items
treatment
gradient
card style
frosted watercolor panes with translucent fill and inner light bloom
bg pattern
noise
borders4 items
default width
1px
accent width
2px
style
solid
character
nearly evaporated light seams and dew-line separators instead of assertive frames
motion3 items
duration
420ms
easing
cubic-bezier(0.22,1,0.36,1)
philosophy
deliberate
rules
composition
Use broad environmental fields first, then anchor information in quiet floating panes aligned to a horizon logic rather than a strict boxed dashboard. Major sections should feel like weather layers: hero atmosphere, mid-distance narrative pane, and foreground controls.
hierarchy
Hierarchy comes from tonal contrast, vertical depth, and blur sharpness differences. Headlines sit in the clearest layer, supporting content in translucent panes, and utilities in the smallest highest-contrast chips.
density

Low to medium density. Prefer fewer, better-grouped controls with generous breathing room and continuous sightlines to the background atmosphere.

signature patterns
stack 3-5 absolutely positioned gradient haze layers behind every major scene sectionuse ::before or ::after bloom veils to soften panel edges and create watercolor spillintroduce horizon-band separators as thin translucent horizontal gradients rather than bordersframe lower sections with blurred foliage silhouettes made from radial-gradient clusterskeep controls in compact pill or rail forms with crisp text and 1px dew-line strokes over diffuse backgrounds
layout
grid
Desktop uses a 12-column atmospheric grid with large outer margins and overlapping panes; tablet shifts to stacked split sections; mobile becomes a single-column scroll of floating modules.
breakpoints

mobile 0-767px, tablet 768-1099px, desktop 1100px+

whitespace

Whitespace should simulate air and distance: larger top and side breathing zones, soft overlaps between modules, and no cramped control clusters.

guidance
do
  • use layered gradients to imply weather and depth
  • let one atmospheric field unify multiple content blocks
  • keep controls minimal, compact, and visually quiet
  • use silhouettes and bloom as environmental framing devices
  • reserve strongest contrast for active state and key reading text
don’t
  • do not turn the language into a component catalog of cards
  • do not use harsh black strokes or hard drop-shadows
  • do not crowd the scene with many equal-weight buttons
  • do not use neon saturation or cyberpunk contrast
  • do not let decorative texture overpower content legibility
spec.md
# Skywash Quiet UI

## Philosophy

A quiet interface language that borrows the emotional logic of hand-painted anime backgrounds rather than character art: expansive sky fields, hazed distance, softened transitions, and tiny islands of crisp utility suspended over diffuse atmosphere. Interfaces should feel inhaled rather than assembled, with interaction points appearing as restrained instruments inside a living landscape.

### Values

- atmosphere before ornament
- depth through painted tonal bands
- small precise controls over large diffuse surfaces
- emotional calm with subtle wonder
- environmental storytelling through color and silhouette

### Anti-Values

- hard-edged techno gloss
- dense chrome-heavy dashboards
- high-contrast aggressive CTA stacks
- skeuomorphic clutter
- busy texture that competes with content

### Visual Character

- full-bleed misty sky gradients that shift vertically from pale light to saturated horizon bands
- gouache-like cloud and fog edges created with blurred layered shapes instead of sharp dividers
- painted foliage silhouettes framing content panes at the edges and lower horizon
- small crisp translucent control bars and chips floating over broad diffuse fields
- cards and panels separated by low-contrast light seams rather than heavy boxed outlines

## Tokens

### Colors

| Name | Value |
|------|-------|
| primary | `#6b8fc7` |
| secondary | `#9cc3da` |
| accent | `#f7c98b` |
| background | `#e9f1f6` |
| surface | `rgba(248,250,252,0.52)` |
| text | `#203246` |
| muted | `#5f7385` |
| border | `rgba(255,255,255,0.42)` |
| error | `#c96b6b` |
| success | `#71a985` |
| warning | `#d7a65c` |
| info | `#79a9c8` |

### Typography

- **Heading Font**: Shippori Mincho
- **Body Font**: Zen Kaku Gothic New
- **Mono Font**: Fragment Mono
- **Base Size**: 16px
- **Scale Ratio**: 1.25
- **Line Height**: 1.6
- **Letter Spacing**: 0.01em
- **Google Fonts Url**: https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&family=Fragment+Mono:ital@0;1&display=swap

### Spacing

- **Base**: 8px
- **Scale**: [4,8,12,16,24,32,48,64]

### Radii

- **None**: 0
- **Sm**: 12px
- **Md**: 20px
- **Lg**: 32px
- **Full**: 9999px

### Shadows

- **Sm**: 0 8px 24px rgba(61,89,120,0.08)
- **Md**: 0 18px 50px rgba(61,89,120,0.14)
- **Lg**: 0 28px 80px rgba(61,89,120,0.18)

### Surfaces

- **Treatment**: gradient
- **Card Style**: frosted watercolor panes with translucent fill and inner light bloom
- **Bg Pattern**: noise

### Borders

- **Default Width**: 1px
- **Accent Width**: 2px
- **Style**: solid
- **Character**: nearly evaporated light seams and dew-line separators instead of assertive frames

### Motion

- **Duration**: 420ms
- **Easing**: cubic-bezier(0.22,1,0.36,1)
- **Philosophy**: deliberate

## Rules

### Composition

Use broad environmental fields first, then anchor information in quiet floating panes aligned to a horizon logic rather than a strict boxed dashboard. Major sections should feel like weather layers: hero atmosphere, mid-distance narrative pane, and foreground controls.

### Hierarchy

Hierarchy comes from tonal contrast, vertical depth, and blur sharpness differences. Headlines sit in the clearest layer, supporting content in translucent panes, and utilities in the smallest highest-contrast chips.

### Density

Low to medium density. Prefer fewer, better-grouped controls with generous breathing room and continuous sightlines to the background atmosphere.

### Signature Patterns

- stack 3-5 absolutely positioned gradient haze layers behind every major scene section
- use ::before or ::after bloom veils to soften panel edges and create watercolor spill
- introduce horizon-band separators as thin translucent horizontal gradients rather than borders
- frame lower sections with blurred foliage silhouettes made from radial-gradient clusters
- keep controls in compact pill or rail forms with crisp text and 1px dew-line strokes over diffuse backgrounds

## Layout

### Grid

Desktop uses a 12-column atmospheric grid with large outer margins and overlapping panes; tablet shifts to stacked split sections; mobile becomes a single-column scroll of floating modules.

### Breakpoints

mobile 0-767px, tablet 768-1099px, desktop 1100px+

### Whitespace

Whitespace should simulate air and distance: larger top and side breathing zones, soft overlaps between modules, and no cramped control clusters.

## Guidance

### Do

- use layered gradients to imply weather and depth
- let one atmospheric field unify multiple content blocks
- keep controls minimal, compact, and visually quiet
- use silhouettes and bloom as environmental framing devices
- reserve strongest contrast for active state and key reading text

### Don't

- do not turn the language into a component catalog of cards
- do not use harsh black strokes or hard drop-shadows
- do not crowd the scene with many equal-weight buttons
- do not use neon saturation or cyberpunk contrast
- do not let decorative texture overpower content legibility
in the wild

design embodiment

preview · ghibli-gradient-atmospheric-ui