All Palettes

Color Palette #4d7f9d, #5eabba, #8fd5d6, #e3c5a1, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-blue {
color: #4d7f9d;
}
.ocean-trip {
color: #5eabba;
}
.sweet-rhapsody {
color: #8fd5d6;
}
.october-bounty {
color: #e3c5a1;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--storm-blue:#4d7f9d;
--ocean-trip:#5eabba;
--sweet-rhapsody:#8fd5d6;
--october-bounty:#e3c5a1;
--chantilly:#eab8c9;
}

More palettes to explore