All Palettes

Color Palette #3b5a8c, #4a87b0, #6cc3d0, #b7e6e6, #f7cab6

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5a8c;
}
.tropic {
color: #4a87b0;
}
.arctic-ocean {
color: #6cc3d0;
}
.refreshing-pool {
color: #b7e6e6;
}
.biscuit-cream {
color: #f7cab6;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5a8c;
--tropic:#4a87b0;
--arctic-ocean:#6cc3d0;
--refreshing-pool:#b7e6e6;
--biscuit-cream:#f7cab6;
}

More palettes to explore