All Palettes

Color Palette #1f3a60, #2e6b8e, #9fc1d6, #f2e7a6, #f05a28

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.ocean-call {
color: #2e6b8e;
}
.bluette {
color: #9fc1d6;
}
.majestic-treasures {
color: #f2e7a6;
}
.durotar-fire {
color: #f05a28;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--ocean-call:#2e6b8e;
--bluette:#9fc1d6;
--majestic-treasures:#f2e7a6;
--durotar-fire:#f05a28;
}

More palettes to explore