All Palettes

Color Palette #b0dfe8, #a2d6d7, #87c4d4, #61a5c2, #3a6b78

0%
0%
0%

CSS code for this palette

/* CSS */
.powder-blue {
color: #b0dfe8;
}
.aqua-island {
color: #a2d6d7;
}
.dreaming-blue {
color: #87c4d4;
}
.scott-base {
color: #61a5c2;
}
.mammoth-mountain {
color: #3a6b78;
}

/* CSS Variables */
:root {
--powder-blue:#b0dfe8;
--aqua-island:#a2d6d7;
--dreaming-blue:#87c4d4;
--scott-base:#61a5c2;
--mammoth-mountain:#3a6b78;
}

More palettes to explore