All Palettes

Color Palette #ff6e61, #6cbe46, #ffd900, #f7b5a1, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.pure-apple {
color: #6cbe46;
}
.soviet-gold {
color: #ffd900;
}
.mystic-tulip {
color: #f7b5a1;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--pure-apple:#6cbe46;
--soviet-gold:#ffd900;
--mystic-tulip:#f7b5a1;
--peaceful-river:#4a9cd3;
}

More palettes to explore