All Palettes

Color Palette #eab8e4, #d7a2c0, #c0a8d7, #a3d7d5, #f4c46c

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.pastel-lavender {
color: #d7a2c0;
}
.purple-gladiola {
color: #c0a8d7;
}
.smooth-satin {
color: #a3d7d5;
}
.hawker-s-gold {
color: #f4c46c;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--pastel-lavender:#d7a2c0;
--purple-gladiola:#c0a8d7;
--smooth-satin:#a3d7d5;
--hawker-s-gold:#f4c46c;
}

More palettes to explore