Pool Tiles

Looking for a muted palette? This one pairs Pool Tiles (#8cd0ee), Queen Blue (#436e96), and True Navy (#475887) for a calm result.

mutedcalm
Visualize
:root {
  --color-1: #8cd0ee;
  --color-2: #5b93b7;
  --color-3: #436e96;
  --color-4: #6d8dbc;
  --color-5: #475887;
}

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

Pool Tiles FAQ

What colors are in Pool Tiles?

Pool Tiles uses 5 colors: Pool Tiles, Empire Blue, Queen Blue, Debutante Ball, True Navy.

Is Pool Tiles accessible for text and backgrounds?

The highest-contrast pair in this palette is Pool Tiles on True Navy, at 4.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Pool Tiles in a project?

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