All Palettes

Color Palette #f7c5a1, #f6a2a2, #f27d81, #e53e6d, #d93f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c5a1;
}
.candy-heart-pink {
color: #f6a2a2;
}
.meat {
color: #f27d81;
}
.fantasy-romance {
color: #e53e6d;
}
.raspberry-sorbet {
color: #d93f6b;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c5a1;
--candy-heart-pink:#f6a2a2;
--meat:#f27d81;
--fantasy-romance:#e53e6d;
--raspberry-sorbet:#d93f6b;
}

More palettes to explore