All Palettes

Color Palette #1d3f72, #4a83b5, #7dbae8, #b3e3ff, #ffb65c

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.cool-blue {
color: #4a83b5;
}
.aero {
color: #7dbae8;
}
.frozen-landscape {
color: #b3e3ff;
}
.peanut-butter-chicken {
color: #ffb65c;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--cool-blue:#4a83b5;
--aero:#7dbae8;
--frozen-landscape:#b3e3ff;
--peanut-butter-chicken:#ffb65c;
}

More palettes to explore