All Palettes

Color Palette #f6aba2, #f7d9a6, #e1e8b5, #c8e5a9, #a2d8d0

0%
0%
0%

CSS code for this palette

/* CSS */
.rosy-outlook {
color: #f6aba2;
}
.fireflies {
color: #f7d9a6;
}
.iced-celery {
color: #e1e8b5;
}
.viridine-green {
color: #c8e5a9;
}
.smooth-satin {
color: #a2d8d0;
}

/* CSS Variables */
:root {
--rosy-outlook:#f6aba2;
--fireflies:#f7d9a6;
--iced-celery:#e1e8b5;
--viridine-green:#c8e5a9;
--smooth-satin:#a2d8d0;
}

More palettes to explore