All Palettes

Color Palette #1b3c69, #4e89b1, #7ebbd3, #aceefb, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1b3c69;
}
.ship-s-harbour {
color: #4e89b1;
}
.petit-four {
color: #7ebbd3;
}
.beyond-the-clouds {
color: #aceefb;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--lucidity:#1b3c69;
--ship-s-harbour:#4e89b1;
--petit-four:#7ebbd3;
--beyond-the-clouds:#aceefb;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore