All Palettes

Color Palette #1d5b7c, #4c9bbd, #a4d3e5, #f1e8c6, #f2a2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.oceanic-motion {
color: #1d5b7c;
}
.mountain-bluebird {
color: #4c9bbd;
}
.chefchaouen-blue {
color: #a4d3e5;
}
.ethereal-green {
color: #f1e8c6;
}
.plum-blossom {
color: #f2a2a1;
}

/* CSS Variables */
:root {
--oceanic-motion:#1d5b7c;
--mountain-bluebird:#4c9bbd;
--chefchaouen-blue:#a4d3e5;
--ethereal-green:#f1e8c6;
--plum-blossom:#f2a2a1;
}

More palettes to explore