India Blue

A tropical 6-color palette built around India Blue (#008b91), Cold Light of Day (#00e4ed), and Elysium Gold (#cf9400), with a vibrant feel throughout.

tropicalvibrant
Visualize
:root {
  --color-1: #008b91;
  --color-2: #8e10a5;
  --color-3: #be8800;
  --color-4: #00e4ed;
  --color-5: #be4dd6;
  --color-6: #cf9400;
}

.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.

India Blue FAQ

What colors are in India Blue?

India Blue uses 6 colors: India Blue, Minesweeper’s Purple, Kenyan Sand, Cold Light of Day, Medium Orchid, Elysium Gold.

Is India Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Minesweeper’s Purple on Cold Light of Day, at 4.8:1 (AA). Use the accessibility panel above to check any specific pair.

How do I use India Blue in a project?

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