All Palettes

Color Palette #2b2d4a, #4a4e6d, #6f75a5, #aaaada, #f0e0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-night-blue {
color: #2b2d4a;
}
.independence {
color: #4a4e6d;
}
.bleached-denim {
color: #6f75a5;
}
.childish-wonder {
color: #aaaada;
}
.sheer-lavender {
color: #f0e0f0;
}

/* CSS Variables */
:root {
--tropical-night-blue:#2b2d4a;
--independence:#4a4e6d;
--bleached-denim:#6f75a5;
--childish-wonder:#aaaada;
--sheer-lavender:#f0e0f0;
}

More palettes to explore