All Palettes

Color Palette #5f7dab, #aac7e4, #f5d68e, #ff6e61, #d93f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.deck-crew {
color: #5f7dab;
}
.water-wash {
color: #aac7e4;
}
.solaria {
color: #f5d68e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.smooch-rouge {
color: #d93f4c;
}

/* CSS Variables */
:root {
--deck-crew:#5f7dab;
--water-wash:#aac7e4;
--solaria:#f5d68e;
--grapefruit-pulp:#ff6e61;
--smooch-rouge:#d93f4c;
}

More palettes to explore