All Palettes

Color Palette #ff6e61, #6b5b95, #87af4b, #d95e6c, #f7cbca

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.just-a-fairytale {
color: #6b5b95;
}
.savoy {
color: #87af4b;
}
.berrylicious {
color: #d95e6c;
}
.happy-piglets {
color: #f7cbca;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--just-a-fairytale:#6b5b95;
--savoy:#87af4b;
--berrylicious:#d95e6c;
--happy-piglets:#f7cbca;
}

More palettes to explore