All Palettes

Color Palette #e4aab5, #f6c4a2, #f6e1a7, #a3d7c5, #3db3a5

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-heart {
color: #e4aab5;
}
.shrimp-toast {
color: #f6c4a2;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.southern-belle {
color: #a3d7c5;
}
.island-moment {
color: #3db3a5;
}

/* CSS Variables */
:root {
--sweet-heart:#e4aab5;
--shrimp-toast:#f6c4a2;
--lemon-ice-yellow:#f6e1a7;
--southern-belle:#a3d7c5;
--island-moment:#3db3a5;
}

More palettes to explore