All Palettes

Color Palette #1c2b6d, #3b6b9b, #68b8c4, #f1b75b, #d93f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.mythical-night {
color: #1c2b6d;
}
.star-sapphire {
color: #3b6b9b;
}
.blouson-blue {
color: #68b8c4;
}
.crunch {
color: #f1b75b;
}
.jasper {
color: #d93f3f;
}

/* CSS Variables */
:root {
--mythical-night:#1c2b6d;
--star-sapphire:#3b6b9b;
--blouson-blue:#68b8c4;
--crunch:#f1b75b;
--jasper:#d93f3f;
}

More palettes to explore