All Palettes

Color Palette #1f3a61, #4e8dc1, #80d5f9, #f5c056, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.boat-house {
color: #4e8dc1;
}
.kul-sharif-blue {
color: #80d5f9;
}
.rayo-de-sol {
color: #f5c056;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--boat-house:#4e8dc1;
--kul-sharif-blue:#80d5f9;
--rayo-de-sol:#f5c056;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore