Caribe

Caribe (#127b8c), Tranquil Bay (#73bbe0), and Eyeshadow Blue (#6794c6) come together in this muted palette, well suited to calm designs.

mutedcalm
Visualize
:root {
  --color-1: #127b8c;
  --color-2: #3a8faa;
  --color-3: #73bbe0;
  --color-4: #215e86;
  --color-5: #6794c6;
}

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

Caribe FAQ

What colors are in Caribe?

Caribe uses 5 colors: Caribe, Blue Moon, Tranquil Bay, Oceanic Motion, Eyeshadow Blue.

Is Caribe accessible for text and backgrounds?

The highest-contrast pair in this palette is Tranquil Bay on Oceanic Motion, at 3.3:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Caribe in a project?

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