All Palettes

Color Palette #2e3a4d, #4b5c71, #6a7d90, #a2b6d8, #f0e3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-fantastic {
color: #2e3a4d;
}
.bluster-blue {
color: #4b5c71;
}
.cascade-tour {
color: #6a7d90;
}
.mont-blanc {
color: #a2b6d8;
}
.butter-cookie {
color: #f0e3b2;
}

/* CSS Variables */
:root {
--blue-fantastic:#2e3a4d;
--bluster-blue:#4b5c71;
--cascade-tour:#6a7d90;
--mont-blanc:#a2b6d8;
--butter-cookie:#f0e3b2;
}

More palettes to explore