Caribbean Blue

Caribbean Blue (#1bbbe1), Cyan Cornflower Blue (#1385c1), and Berlin Blue (#5584d2) come together in this warm palette, well suited to bold designs.

warmbold
Visualize
:root {
  --color-1: #1bbbe1;
  --color-2: #03a6d4;
  --color-3: #007dac;
  --color-4: #1385c1;
  --color-5: #136fb0;
  --color-6: #3a7ac2;
  --color-7: #5584d2;
}

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

Caribbean Blue FAQ

What colors are in Caribbean Blue?

Caribbean Blue uses 7 colors: Caribbean Blue, Malibu Blue, Neptune, Cyan Cornflower Blue, Daphne, Celestial Plum, Berlin Blue.

Is Caribbean Blue accessible for text and backgrounds?

The highest-contrast pair in this palette is Caribbean Blue on Daphne, at 2.4:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Caribbean Blue in a project?

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