All Palettes

Color Palette #a6c7e2, #6da4b0, #4e8b97, #2e5b66, #1f3b42

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e2;
}
.stillwater {
color: #6da4b0;
}
.blue-square {
color: #4e8b97;
}
.deep-loch {
color: #2e5b66;
}
.royal-neptune {
color: #1f3b42;
}

/* CSS Variables */
:root {
--template:#a6c7e2;
--stillwater:#6da4b0;
--blue-square:#4e8b97;
--deep-loch:#2e5b66;
--royal-neptune:#1f3b42;
}

More palettes to explore