All Palettes

Color Palette #ff6e61, #6ea3b9, #f7c5a6, #e3b0c4, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6ea3b9;
}
.peach-damask {
color: #f7c5a6;
}
.parfait-pink {
color: #e3b0c4;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6ea3b9;
--peach-damask:#f7c5a6;
--parfait-pink:#e3b0c4;
--sunny-mood:#f7c94b;
}

More palettes to explore