All Palettes

Color Palette #f7b1a1, #f9cca9, #f6e8a2, #a5d9b8, #3b9b73

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.allspice {
color: #f9cca9;
}
.lazy-daisy {
color: #f6e8a2;
}
.eerie-glow {
color: #a5d9b8;
}
.ocean-green {
color: #3b9b73;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--allspice:#f9cca9;
--lazy-daisy:#f6e8a2;
--eerie-glow:#a5d9b8;
--ocean-green:#3b9b73;
}

More palettes to explore