Colour Studio

Explore, lock and refine a palette that fits your direction.

Generator controls

Describe your colour mood

AIDescribe the colour mood you want

Colour palette

Choose a colour relationship

  • #0E0E12
    240·13·6
  • #2A2440
    253·28·20
  • #7C5CFC
    252·96·67
  • #C9C4E0
    251·31·82
  • #FAFAF7
    60·23·97

WCAG contrast on your lightest colour

on18.42AAA
on14.09AAA
on4.19AA Large
on1.61Fail

Ready when you are.

Copy your fonts and colours into your website, or share them with whoever is building it.

  • CSS variables
  • Font stacks
  • Google Fonts reference
  • Colour values
:root {
  --color-1: #0E0E12;
  --color-2: #2A2440;
  --color-3: #7C5CFC;
  --color-4: #C9C4E0;
  --color-5: #FAFAF7;
  --font-heading: "Space Grotesk", sans-serif;
  --font-body: "Inter", sans-serif;
  --font-accent: "JetBrains Mono", monospace;
}