All Palettes

Color Palette #ff6e61, #6fbe8c, #f2d7a1, #5f9cec, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clover-mist {
color: #6fbe8c;
}
.peach-patch {
color: #f2d7a1;
}
.feather-star {
color: #5f9cec;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clover-mist:#6fbe8c;
--peach-patch:#f2d7a1;
--feather-star:#5f9cec;
--dodgeroll-gold:#f39c12;
}

More palettes to explore