All Palettes

Color Palette #1c3f73, #507f9b, #8fb3b1, #dab94e, #e76a6a

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.storm-blue {
color: #507f9b;
}
.artful-aqua {
color: #8fb3b1;
}
.buried-gold {
color: #dab94e;
}
.porcelain-rose {
color: #e76a6a;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--storm-blue:#507f9b;
--artful-aqua:#8fb3b1;
--buried-gold:#dab94e;
--porcelain-rose:#e76a6a;
}

More palettes to explore