Skip to content

Vaporwave Palette

CSS variables
:root {
  --color-1: #FF71CE;
  --color-2: #01CDFE;
  --color-3: #05FFA1;
  --color-4: #B967FF;
  --color-5: #FFFB96;
}
Tailwind config
// tailwind.config.js
colors: {
  "vaporwave-1": "#FF71CE",
  "vaporwave-2": "#01CDFE",
  "vaporwave-3": "#05FFA1",
  "vaporwave-4": "#B967FF",
  "vaporwave-5": "#FFFB96",
}
About this palette

The Vaporwave palette is a curated set of 5 colors with their HEX, RGB and ready CSS-variable and Tailwind exports. Click any swatch for that color's full breakdown — conversions, contrast and harmonies.

Readable text on each color

White and near-black measured against every swatch. AA means the pairing clears 4.5:1 for body text; Large means it only clears 3:1, so reserve it for 24px and up.

Aa
#FF71CENear-black7.65:1AA
Aa
#01CDFENear-black10.04:1AA
Aa
#05FFA1Near-black14.24:1AA
Aa
#B967FFNear-black5.80:1AA
Aa
#FFFB96Near-black17.54:1AA
These colours on each other

None of the 20 combinations inside this palette reach 4.5:1, so pair its colours with white or near-black rather than with each other.

text \\ background#FF71CE#01CDFE#05FFA1#B967FF#FFFB96
#FF71CE1.31Fails1.86Fails1.32Fails2.29Fails
#01CDFE1.31Fails1.42Fails1.73Fails1.75Fails
#05FFA11.86Fails1.42Fails2.45Fails1.23Fails
#B967FF1.32Fails1.73Fails2.45Fails3.02Large only
#FFFB962.29Fails1.75Fails1.23Fails3.02Large only
More palettes

Related

Gradients in the same range

Copied