All Palettes

Color Palette #1f3a60, #7a9f9f, #b9e4e0, #f1c6b1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a60;
}
.tower-bridge {
color: #7a9f9f;
}
.bleached-aqua {
color: #b9e4e0;
}
.peach-temptation {
color: #f1c6b1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a60;
--tower-bridge:#7a9f9f;
--bleached-aqua:#b9e4e0;
--peach-temptation:#f1c6b1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore