All Palettes

Color Palette #f7b2a1, #ff9c6b, #f8e6a0, #70db86, #4d9ed1

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.fresh-cantaloupe {
color: #ff9c6b;
}
.venetian-yellow {
color: #f8e6a0;
}
.jube-green {
color: #70db86;
}
.peaceful-river {
color: #4d9ed1;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--fresh-cantaloupe:#ff9c6b;
--venetian-yellow:#f8e6a0;
--jube-green:#70db86;
--peaceful-river:#4d9ed1;
}

More palettes to explore