All Palettes

Color Palette #1f3a61, #2d6a8f, #5d9ec6, #a8e2f0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.ocean-call {
color: #2d6a8f;
}
.tall-waves {
color: #5d9ec6;
}
.atmospheric-soft-blue {
color: #a8e2f0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--ocean-call:#2d6a8f;
--tall-waves:#5d9ec6;
--atmospheric-soft-blue:#a8e2f0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore