All Palettes

Color Palette #ff6e61, #f6b83c, #f2e3ba, #3bb085, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.squash-blossom {
color: #f6b83c;
}
.pearl-yellow {
color: #f2e3ba;
}
.mint {
color: #3bb085;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--squash-blossom:#f6b83c;
--pearl-yellow:#f2e3ba;
--mint:#3bb085;
--olympic-blue:#4b91e2;
}

More palettes to explore