All Palettes

Color Palette #ff6e61, #6fbe91, #f7c94b, #4fa0cf, #e45e7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.felt-green {
color: #6fbe91;
}
.sunny-mood {
color: #f7c94b;
}
.blue-grotto {
color: #4fa0cf;
}
.bubblegum {
color: #e45e7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--felt-green:#6fbe91;
--sunny-mood:#f7c94b;
--blue-grotto:#4fa0cf;
--bubblegum:#e45e7b;
}

More palettes to explore