All Palettes

Color Palette #f7b1a1, #f9d17b, #f1e4a7, #a8d086, #79c8c7

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.popcorn {
color: #f9d17b;
}
.cymophane-yellow {
color: #f1e4a7;
}
.pistachio-dream {
color: #a8d086;
}
.blue-green-gem {
color: #79c8c7;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--popcorn:#f9d17b;
--cymophane-yellow:#f1e4a7;
--pistachio-dream:#a8d086;
--blue-green-gem:#79c8c7;
}

More palettes to explore