All Palettes

Color Palette #1a2e60, #3b4f8c, #6b80bd, #a3b4e0, #f3c4cf

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2e60;
}
.tory-blue {
color: #3b4f8c;
}
.persian-jewel {
color: #6b80bd;
}
.myrtle-flower {
color: #a3b4e0;
}
.in-the-pink {
color: #f3c4cf;
}

/* CSS Variables */
:root {
--mythical-night:#1a2e60;
--tory-blue:#3b4f8c;
--persian-jewel:#6b80bd;
--myrtle-flower:#a3b4e0;
--in-the-pink:#f3c4cf;
}

More palettes to explore