All Palettes

Color Palette #1f4d7f, #2a8c9d, #5fc4c2, #f0a800, #f76c22

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-night-sky {
color: #1f4d7f;
}
.scooter {
color: #2a8c9d;
}
.chinese-lacquer {
color: #5fc4c2;
}
.welcoming-wasp {
color: #f0a800;
}
.apocalyptic-orange {
color: #f76c22;
}

/* CSS Variables */
:root {
--clear-night-sky:#1f4d7f;
--scooter:#2a8c9d;
--chinese-lacquer:#5fc4c2;
--welcoming-wasp:#f0a800;
--apocalyptic-orange:#f76c22;
}

More palettes to explore