All Palettes

Color Palette #ff6e61, #6d9c89, #f7c94b, #e85e75, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cyprus-green {
color: #6d9c89;
}
.sunny-mood {
color: #f7c94b;
}
.bubblegum {
color: #e85e75;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cyprus-green:#6d9c89;
--sunny-mood:#f7c94b;
--bubblegum:#e85e75;
--welcoming-wasp:#f0a800;
}

More palettes to explore