All Palettes

Color Palette #1f3a61, #3e6f8e, #70a5c2, #b4e1ee, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.big-sur-blue-jade {
color: #3e6f8e;
}
.moonstone-blue {
color: #70a5c2;
}
.break-the-ice {
color: #b4e1ee;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--big-sur-blue-jade:#3e6f8e;
--moonstone-blue:#70a5c2;
--break-the-ice:#b4e1ee;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore