All Palettes

Color Palette #1d4d81, #3b8cb5, #5ac3d3, #98e2df, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-night-sky {
color: #1d4d81;
}
.navagio-bay {
color: #3b8cb5;
}
.baharroth-blue {
color: #5ac3d3;
}
.aqua-fiesta {
color: #98e2df;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--clear-night-sky:#1d4d81;
--navagio-bay:#3b8cb5;
--baharroth-blue:#5ac3d3;
--aqua-fiesta:#98e2df;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore