Joust Blue

A tropical 6-color palette built around Joust Blue (#51adff), Diva Blue (#0076c5), and Thrilling Lime (#90be4d), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #51adff;
  --color-2: #8e1b40;
  --color-3: #99c756;
  --color-4: #0076c5;
  --color-5: #ffa5b5;
  --color-6: #90be4d;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Joust Blue FAQ

What colors are in Joust Blue?

Joust Blue uses 6 colors: Joust Blue, Refined Chianti, Spring Lime, Diva Blue, A Brand New Day, Thrilling Lime.

Is Joust Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Refined Chianti on A Brand New Day, at 4.7:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use Joust Blue in a project?

Copy the hex codes above, or open Joust Blue in the generator to remix it and export as CSS, Tailwind, or JSON.