All Palettes

Color Palette #1f395c, #50667c, #7ea0a5, #a3d1b8, #f1e1a2

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f395c;
}
.periscope {
color: #50667c;
}
.gould-blue {
color: #7ea0a5;
}
.feather-green {
color: #a3d1b8;
}
.sugar-cookie {
color: #f1e1a2;
}

/* CSS Variables */
:root {
--navy-peony:#1f395c;
--periscope:#50667c;
--gould-blue:#7ea0a5;
--feather-green:#a3d1b8;
--sugar-cookie:#f1e1a2;
}

More palettes to explore