All Palettes

Color Palette #e1a3b4, #f7c5a1, #f9e4a9, #c9e2a2, #8fc8d6

0%
0%
0%

CSS code for this palette

/* CSS */
.iced-vovo {
color: #e1a3b4;
}
.shrimp-toast {
color: #f7c5a1;
}
.gold-sand {
color: #f9e4a9;
}
.butterfly {
color: #c9e2a2;
}
.blue-glint {
color: #8fc8d6;
}

/* CSS Variables */
:root {
--iced-vovo:#e1a3b4;
--shrimp-toast:#f7c5a1;
--gold-sand:#f9e4a9;
--butterfly:#c9e2a2;
--blue-glint:#8fc8d6;
}

More palettes to explore