All Palettes

Color Palette #1f3a61, #4b7c9b, #7bc2d1, #f2e7a1, #e05c69

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.tech-wave {
color: #4b7c9b;
}
.wavelet {
color: #7bc2d1;
}
.majestic-treasures {
color: #f2e7a1;
}
.briquette {
color: #e05c69;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--tech-wave:#4b7c9b;
--wavelet:#7bc2d1;
--majestic-treasures:#f2e7a1;
--briquette:#e05c69;
}

More palettes to explore