diff --git a/docs/patterns/tile/index.md b/docs/patterns/tile/index.md
new file mode 100644
index 0000000000..c6881dd784
--- /dev/null
+++ b/docs/patterns/tile/index.md
@@ -0,0 +1,89 @@
+---
+title: Tile
+layout: layouts/pages/basic.njk
+hasToc: true
+order: 120
+tags:
+ - pattern
+importElements:
+ - rh-tile
+ - rh-cta
+ - rh-surface
+ - rh-code-block
+---
+
+
+
+
+
+
+## Overview
+
+Tiles are flexible layouts with clickable and contained surfaces.
+
+
+## Accented tile
+
+The accented tile pattern should be used to draw attention to a specifc tile or set of tiles. Be careful not to apply the accented tile pattern to all tiles within a page, otherwise the accent effect will be lost. After all, "if everything is special, then nothing is special."
+
+