All Palettes

Color Palette #2a2e8d, #4f4f9c, #7e7ebe, #a9aad6, #d3d3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-night {
color: #2a2e8d;
}
.liberty {
color: #4f4f9c;
}
.deep-periwinkle {
color: #7e7ebe;
}
.childish-wonder {
color: #a9aad6;
}
.flax-bloom {
color: #d3d3f3;
}

/* CSS Variables */
:root {
--royal-night:#2a2e8d;
--liberty:#4f4f9c;
--deep-periwinkle:#7e7ebe;
--childish-wonder:#a9aad6;
--flax-bloom:#d3d3f3;
}

More palettes to explore