All Palettes

Color Palette #f7a8a1, #f6c8a2, #f5e3b2, #b7e5a4, #9edae0

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.shrimp-toast {
color: #f6c8a2;
}
.smooth-as-corn-silk {
color: #f5e3b2;
}
.madang {
color: #b7e5a4;
}
.terrace-pool {
color: #9edae0;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--shrimp-toast:#f6c8a2;
--smooth-as-corn-silk:#f5e3b2;
--madang:#b7e5a4;
--terrace-pool:#9edae0;
}

More palettes to explore