All Palettes

Color Palette #f1c0c9, #f5e8d6, #e1b9e9, #a5d7e3, #f2d578

0%
0%
0%

CSS code for this palette

/* CSS */
.amaya {
color: #f1c0c9;
}
.vanilla-delight {
color: #f5e8d6;
}
.glittering-gemstone {
color: #e1b9e9;
}
.atlantic-ocean {
color: #a5d7e3;
}
.sport-yellow {
color: #f2d578;
}

/* CSS Variables */
:root {
--amaya:#f1c0c9;
--vanilla-delight:#f5e8d6;
--glittering-gemstone:#e1b9e9;
--atlantic-ocean:#a5d7e3;
--sport-yellow:#f2d578;
}

More palettes to explore