All Palettes

Color Palette #1d3f72, #4c7094, #a46a8c, #be5a3c, #f1b4a2

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.riverside {
color: #4c7094;
}
.pink-jazz {
color: #a46a8c;
}
.tartare {
color: #be5a3c;
}
.first-date {
color: #f1b4a2;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--riverside:#4c7094;
--pink-jazz:#a46a8c;
--tartare:#be5a3c;
--first-date:#f1b4a2;
}

More palettes to explore