All Palettes

Color Palette #1f3a61, #4a6fa5, #8db3e2, #f1c2a7, #f6e49d

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.great-serpent {
color: #4a6fa5;
}
.adrift-on-the-nile {
color: #8db3e2;
}
.pumpkin-mousse {
color: #f1c2a7;
}
.buttery-croissant {
color: #f6e49d;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--great-serpent:#4a6fa5;
--adrift-on-the-nile:#8db3e2;
--pumpkin-mousse:#f1c2a7;
--buttery-croissant:#f6e49d;
}

More palettes to explore