All Palettes

Color Palette #f7a5a1, #f9c39f, #f4e09f, #c9e2a2, #a2d9e2

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a5a1;
}
.shrimp-toast {
color: #f9c39f;
}
.aspen-yellow {
color: #f4e09f;
}
.butterfly {
color: #c9e2a2;
}
.terrace-pool {
color: #a2d9e2;
}

/* CSS Variables */
:root {
--roseberry:#f7a5a1;
--shrimp-toast:#f9c39f;
--aspen-yellow:#f4e09f;
--butterfly:#c9e2a2;
--terrace-pool:#a2d9e2;
}

More palettes to explore