"Extravagance in the age of mechanical reproduction."
Pastel colors, retro-psychedelic patterns, and the deliberate embrace of maximalism -- where more is more and every detail sparks joy.
Light hues dominate the palette. Colors are soft but saturated enough to feel playful -- vibrant pastels placed against clean white or neutral backdrops to let the color pop without becoming overwhelming.
Playful, rounded, and organic lettering that avoids rigid or corporate typefaces. Bold and extra-bold for headings, regular or medium for body text. Generous sizing with confident, large headings and comfortable line spacing.
Curved and rounded elements are central. Everything is softened -- generous border-radius values, pill shapes, blob forms, wavy dividers, and organic geometry that feels hand-drawn but structured.
Checkerboard patterns, abstract florals, organic swirls, Memphis-influenced geometric shapes, and dreamy gradient washes -- the visual building blocks of Avant Basic.
Lots of visual elements arranged with intentional rhythm. Neutral backgrounds as canvas, mixed scales, asymmetric balance, gallery-wall compositions, and layered depth.
Lots of visual elements arranged with intentional rhythm and purpose.
Neutral backgrounds act as a canvas for colorful, patterned elements.
Repeat colors and patterns at different sizes to create visual cohesion.
Balance through color weight and visual density, not strict alignment.
Elements overlap and stack to create depth and visual richness.
Emphasis through color, scale, and shape -- not typographic hierarchy alone.
From generous border-radius values to organic blob shapes, checkerboard patterns to pastel-tinted shadows -- here are the key CSS techniques that bring Avant Basic to life on the web.
/* Generous rounding on all elements */ .card { border-radius: 24px; } .button { border-radius: 999px; /* pill */ } .container { border-radius: 16px; }
.checkerboard { background-image: linear-gradient(45deg, #F4A7BB 25%, transparent 25%), linear-gradient(-45deg, #F4A7BB 25%, transparent 25%), linear-gradient(45deg, transparent 75%, #F4A7BB 75%), linear-gradient(-45deg, transparent 75%, #F4A7BB 75%); background-size: 40px 40px; }
.blob { border-radius: 60% 40% 50% 70% / 50% 60% 40% 60%; /* Irregular border-radius creates organic blob forms */ }
.card { box-shadow: 0 8px 32px rgba(244, 167, 187, 0.2); } .highlight { box-shadow: 0 0 20px rgba(168, 216, 234, 0.4); }
.gradient-bg { background: linear-gradient(135deg, #A8D8EA 0%, #F4A7BB 50%, #FFCBA4 100%); }
.wavy-divider { clip-path: polygon( 0% 0%, 100% 0%, 100% 85%, 75% 100%, 50% 85%, 25% 100%, 0% 85% ); }
Memphis Design provides the primary visual ancestry -- bold geometry, clashing patterns, and bright pastels. The 1960s and 70s contribute retro color palettes, psychedelic swirls, and organic forms. Psychedelia brings flowing, melting shapes with saturated but dreamy color relationships. Mid-Century Modern supplies the clean structure underlying the maximalist surface layer.
These brands embody the Avant Basic sensibility -- playful, colorful, maximalist, and unapologetically joyful.
More than an aesthetic -- it is a set of values that celebrate joy, excess, and creative independence.