All Tools
1049+ free tools

Spacing System

Generate a consistent spacing scale from a single base unit (4 / 8 / 10 px).

00px
0.54px
18px
1.512px
216px
324px
432px
540px
648px
864px
1080px
1296px
16128px
:root {
  --space-0: 0px;
  --space-0-5: 4px;
  --space-1: 8px;
  --space-1.5: 12px;
  --space-2: 16px;
  --space-3: 24px;
  --space-4: 32px;
  --space-5: 40px;
  --space-6: 48px;
  --space-8: 64px;
  --space-10: 80px;
  --space-12: 96px;
  --space-16: 128px;
}

Related design tools

Accessibility Checker
WCAG contrast & accessibility compliance checker
Color Wheel
Interactive HSL color wheel — click to pick hue and saturation.
Color Picker
Pick a color and get HEX, RGB, and HSL values instantly.
Palette Generator
Generate random color palettes in 5 styles.