All Palettes

Color Palette #597c91, #9cc2c9, #f4c19f, #ff8c57, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.technical-blue {
color: #597c91;
}
.rest-assured {
color: #9cc2c9;
}
.almond-cream {
color: #f4c19f;
}
.mango-orange {
color: #ff8c57;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--technical-blue:#597c91;
--rest-assured:#9cc2c9;
--almond-cream:#f4c19f;
--mango-orange:#ff8c57;
--mandarin-red:#e74d3c;
}

More palettes to explore