All Palettes

Color Palette #1e4d76, #4a8fba, #7ac5e6, #f2df9c, #f8c6bf

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.boat-house {
color: #4a8fba;
}
.spritzig {
color: #7ac5e6;
}
.buttery-croissant {
color: #f2df9c;
}
.dress-up {
color: #f8c6bf;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--boat-house:#4a8fba;
--spritzig:#7ac5e6;
--buttery-croissant:#f2df9c;
--dress-up:#f8c6bf;
}

More palettes to explore