WCAG AA
Accessible semantic markup
Assemblage UI V1.0
Accessible, light/dark responsive, and optimized for Automatic CSS Version 4. Copy the structure, keep the speed.
Accessible semantic markup
Every component ships with both color modes
Built for Automatic CSS with fallback included
Minimal markup, no wrapper soup, copy-ready
New designs are added weekly, across all categories. Here are the most recent designs.



Every component is structured for Automatic CSS 4.x variables first, with a clean fallback system for non-ACSS projects.
ACSS
Fallback CSS
.card {
display: flex;
flex-direction: column;
gap: var(--content-gap, 1rem);
border-radius: var(--radius, .5rem)
background: var(--neutral-ultra-light, light-dark(#ebebeb, #3d3d3d));
}
Light
Dark
Read through the most asked questions below.
No. There will be no refunds given. All sales are final.
Yes! All current, future, and updated designs are included.
All designs are primarily designed with ACSS framework, however, every design includes CSS fallbacks for users who do not use ACSS.
Absolutely! If there is something you think we are missing or would like to see made, send us a message and we can look into adding it to the collection.
We do our best to adhere to WCAG AA standards for every design. We make sure buttons and links are usable via keyboards and screen readers, include aria data where needed, and semantic html. Where we can’t promise accessibility is on colors. It is your responsibility to use colors with proper contrast.