All Palettes

Color Palette #1b3d79, #4a8cb0, #81c4d5, #f4b643, #f27e36

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3d79;
}
.atlantic-gull {
color: #4a8cb0;
}
.not-a-cloud-in-sight {
color: #81c4d5;
}
.maximum-yellow-red {
color: #f4b643;
}
.goku-orange {
color: #f27e36;
}

/* CSS Variables */
:root {
--assault:#1b3d79;
--atlantic-gull:#4a8cb0;
--not-a-cloud-in-sight:#81c4d5;
--maximum-yellow-red:#f4b643;
--goku-orange:#f27e36;
}

More palettes to explore