All Palettes

Color Palette #f5c7ce, #f4b4a4, #f19f79, #f2d450, #a9d88d

0%
0%
0%

CSS code for this palette

/* CSS */
.old-fashioned-pink {
color: #f5c7ce;
}
.first-date {
color: #f4b4a4;
}
.balinese-sunset {
color: #f19f79;
}
.fresh-pineapple {
color: #f2d450;
}
.stem-green {
color: #a9d88d;
}

/* CSS Variables */
:root {
--old-fashioned-pink:#f5c7ce;
--first-date:#f4b4a4;
--balinese-sunset:#f19f79;
--fresh-pineapple:#f2d450;
--stem-green:#a9d88d;
}

More palettes to explore