All Palettes

Color Palette #1f3f5b, #3a6ea6, #5abf91, #f9e86c, #f45b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3f5b;
}
.mega-blue {
color: #3a6ea6;
}
.techno-turquoise {
color: #5abf91;
}
.marigold-yellow {
color: #f9e86c;
}
.plastic-carrot {
color: #f45b1f;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3f5b;
--mega-blue:#3a6ea6;
--techno-turquoise:#5abf91;
--marigold-yellow:#f9e86c;
--plastic-carrot:#f45b1f;
}

More palettes to explore