All Palettes

Color Palette #1f3a7f, #406ba0, #6fb1d8, #f5a524, #f25d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-the-web {
color: #1f3a7f;
}
.star-sapphire {
color: #406ba0;
}
.broom-butterfly-blue {
color: #6fb1d8;
}
.apricot-glazed-chicken {
color: #f5a524;
}
.exuberant-orange {
color: #f25d2c;
}

/* CSS Variables */
:root {
--surf-the-web:#1f3a7f;
--star-sapphire:#406ba0;
--broom-butterfly-blue:#6fb1d8;
--apricot-glazed-chicken:#f5a524;
--exuberant-orange:#f25d2c;
}

More palettes to explore