All Palettes

Color Palette #fbcc74, #ff6e61, #d25b85, #6b4c94, #5ec96d

0%
0%
0%

CSS code for this palette

/* CSS */
.afternoon {
color: #fbcc74;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peppermint-swirl {
color: #d25b85;
}
.parfait-d-amour {
color: #6b4c94;
}
.verdant-oasis {
color: #5ec96d;
}

/* CSS Variables */
:root {
--afternoon:#fbcc74;
--grapefruit-pulp:#ff6e61;
--peppermint-swirl:#d25b85;
--parfait-d-amour:#6b4c94;
--verdant-oasis:#5ec96d;
}

More palettes to explore