All Palettes

Color Palette #1a2d6b, #3a4c9c, #596ac0, #a8b5e1, #e0e4f5

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1a2d6b;
}
.dazzling-blue {
color: #3a4c9c;
}
.amparo-blue {
color: #596ac0;
}
.lavender-phlox {
color: #a8b5e1;
}
.crystal-falls {
color: #e0e4f5;
}

/* CSS Variables */
:root {
--mythical-night:#1a2d6b;
--dazzling-blue:#3a4c9c;
--amparo-blue:#596ac0;
--lavender-phlox:#a8b5e1;
--crystal-falls:#e0e4f5;
}

More palettes to explore