All Palettes

Color Palette #1c3f73, #4b789b, #8fb3c1, #d8a24f, #e26a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.blue-antarctic {
color: #4b789b;
}
.bright-bluebonnet {
color: #8fb3c1;
}
.angel-food-cake {
color: #d8a24f;
}
.childhood-crush {
color: #e26a6a;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--blue-antarctic:#4b789b;
--bright-bluebonnet:#8fb3c1;
--angel-food-cake:#d8a24f;
--childhood-crush:#e26a6a;
}

More palettes to explore