All Palettes

Color Palette #1c4c6d, #3b8097, #4fb1c4, #a5e3df, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1c4c6d;
}
.wipeout {
color: #3b8097;
}
.viking {
color: #4fb1c4;
}
.ice-crystal-blue {
color: #a5e3df;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--seafarer:#1c4c6d;
--wipeout:#3b8097;
--viking:#4fb1c4;
--ice-crystal-blue:#a5e3df;
--american-yellow:#f5b400;
}

More palettes to explore