Pink Design

Design. Build. Collaborate.

Pink Design is Appwrite's open-source design system for building consistent and reusable user interfaces. Pink is designed to prioritize collaboration, dev experience, and accessibility.

Header

Pen tool
#F02E65 100%
RR
JW
<td class="table-col" data-title="Name">
  <div class="u-inline-flex u-cross-center u-gap-12">
    <span class="avatar">RR</span>
    <!-- ... -->
  </div>
</td>
<!-- ... -->
<td class="table-col" data-title="Name">
  <div class="u-inline-flex u-cross-center u-gap-12">
    <div class="avatar">
      <img src="" alt="JW" />
    </div>
    <!-- ... -->
  </div>
</td>
$ git commit
Name
RR
Ronald Richards ronald@appwrite.io
JW
Jenny Wilson jenny@appwrite.io

Design

Design and create simple, consistent and user friendly features when contributing to Appwrite, or use our components for your own products

  • Fully accessibile
  • Light and dark mode support
  • Optimized for Dev tooling

Build

Design system created with developer experience in mind, with support of our internal developer team

  • Easy to integrate with your preferred framework
  • Only one CSS file is needed
npm install "@appwrite.io/pink"
import "@appwrite.io/pink";
Angular logo
Vue Logo
React Logo
Solid Logo
Svelte Logo

Collaborate

One (open) source of truth for collaborating with others on Appwrite, or your own products

  • Documentation and tips on usage of components
  • Fully open source
  • Collaborate with us in Discord and GitHub
Smiling avatar
Smiling avatar
#F02E65 100%
$ git commit

Try It Out Yourself

Kristin Watson

Kristin Watson

kristin.watson@appwrite.io

<article class="card u-text-center">
<img
class="avatar is-size-x-large u-margin-inline-auto"
src="https://source.unsplash.com/LaK153ghdig/132x132"
alt="Kristin Watson"
width="66"
height="66"
/>
<h3 class="body-text-2 u-margin-block-start-16">
Kristin Watson
</h3>
<p class="u-margin-block-start-4 u-color-text-gray">
kristin.watson@appwrite.io
</p>
<button
class="button u-margin-inline-auto u-margin-block-start-24"
>
<span class="text">Edit profile</span>
</button>
</article>

Articles

View all articles

Join Our Growing Developer Community

Design and develop with us the best developer experience out there!