All Palettes

Color Palette #a1d7e3, #79b9d2, #4a95b5, #2d6a8b, #1b4d5a

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a1d7e3;
}
.blue-chrysocolla {
color: #79b9d2;
}
.starflower-blue {
color: #4a95b5;
}
.ocean-call {
color: #2d6a8b;
}
.recollection-blue {
color: #1b4d5a;
}

/* CSS Variables */
:root {
--terrace-pool:#a1d7e3;
--blue-chrysocolla:#79b9d2;
--starflower-blue:#4a95b5;
--ocean-call:#2d6a8b;
--recollection-blue:#1b4d5a;
}

More palettes to explore