All Palettes

Color Palette #2c2a3c, #3d4b66, #5a86a0, #89c4e6, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.black-rock {
color: #2c2a3c;
}
.sargasso-sea {
color: #3d4b66;
}
.blue-team-spirit {
color: #5a86a0;
}
.deluxe-days {
color: #89c4e6;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--black-rock:#2c2a3c;
--sargasso-sea:#3d4b66;
--blue-team-spirit:#5a86a0;
--deluxe-days:#89c4e6;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore