All Palettes

Color Palette #1b2a69, #4a7cba, #78b1e2, #f2e7b1, #ef6c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1b2a69;
}
.ashton-blue {
color: #4a7cba;
}
.lucea {
color: #78b1e2;
}
.oyster-bisque {
color: #f2e7b1;
}
.porcelain-rose {
color: #ef6c6c;
}

/* CSS Variables */
:root {
--mythical-night:#1b2a69;
--ashton-blue:#4a7cba;
--lucea:#78b1e2;
--oyster-bisque:#f2e7b1;
--porcelain-rose:#ef6c6c;
}

More palettes to explore