All Palettes

Color Palette #5590d8, #7ca5df, #a3c2e0, #f1e7a2, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart {
color: #5590d8;
}
.jordy-blue {
color: #7ca5df;
}
.artesian-pool {
color: #a3c2e0;
}
.majestic-treasures {
color: #f1e7a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--blue-dart:#5590d8;
--jordy-blue:#7ca5df;
--artesian-pool:#a3c2e0;
--majestic-treasures:#f1e7a2;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore