All Palettes

Color Palette #f7b1a1, #ff9e66, #ffbb5c, #f3e57c, #b5e1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.cape-jasmine {
color: #ffbb5c;
}
.spring-yellow {
color: #f3e57c;
}
.basil-smash {
color: #b5e1a3;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--fresh-cantaloupe:#ff9e66;
--cape-jasmine:#ffbb5c;
--spring-yellow:#f3e57c;
--basil-smash:#b5e1a3;
}

More palettes to explore