All Palettes

Color Palette #1f3a61, #296e8e, #4aa8c4, #f9d16c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #296e8e;
}
.oasis-spring {
color: #4aa8c4;
}
.bright-yarrow {
color: #f9d16c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#296e8e;
--oasis-spring:#4aa8c4;
--bright-yarrow:#f9d16c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore