All Palettes

Color Palette #1a789e, #3c9eb4, #64c5d8, #a9e1e5, #f1f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1a789e;
}
.sports-blue {
color: #3c9eb4;
}
.rushing-stream {
color: #64c5d8;
}
.vandermint {
color: #a9e1e5;
}
.distant-horizon {
color: #f1f8f8;
}

/* CSS Variables */
:root {
--bateau:#1a789e;
--sports-blue:#3c9eb4;
--rushing-stream:#64c5d8;
--vandermint:#a9e1e5;
--distant-horizon:#f1f8f8;
}

More palettes to explore