All Palettes

Color Palette #1a1f3d, #3c4d8b, #70a5e1, #f7c94b, #f27b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-balaclavas-are-forever {
color: #1a1f3d;
}
.tory-blue {
color: #3c4d8b;
}
.greek-sea {
color: #70a5e1;
}
.sunny-mood {
color: #f7c94b;
}
.melon-baby {
color: #f27b6e;
}

/* CSS Variables */
:root {
--cool-balaclavas-are-forever:#1a1f3d;
--tory-blue:#3c4d8b;
--greek-sea:#70a5e1;
--sunny-mood:#f7c94b;
--melon-baby:#f27b6e;
}

More palettes to explore