All Palettes

Color Palette #ff6e61, #6e8daa, #f7b5a1, #f9c54e, #6ab04a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.scanda {
color: #6e8daa;
}
.mystic-tulip {
color: #f7b5a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.pure-apple {
color: #6ab04a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--scanda:#6e8daa;
--mystic-tulip:#f7b5a1;
--creamy-sweet-corn:#f9c54e;
--pure-apple:#6ab04a;
}

More palettes to explore