All Palettes

Color Palette #1f3a60, #4a8bba, #6cc3e5, #f2d85a, #e86a2c

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.boat-house {
color: #4a8bba;
}
.candid-blue {
color: #6cc3e5;
}
.wake-me-up {
color: #f2d85a;
}
.glazed-carrot {
color: #e86a2c;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--boat-house:#4a8bba;
--candid-blue:#6cc3e5;
--wake-me-up:#f2d85a;
--glazed-carrot:#e86a2c;
}

More palettes to explore