All Palettes

Color Palette #f4c3d6, #f2a1d7, #a8d3e1, #91d4a4, #f0e17f

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f4c3d6;
}
.violet-kiss {
color: #f2a1d7;
}
.light-blue-glint {
color: #a8d3e1;
}
.green-ash {
color: #91d4a4;
}
.golden-blonde {
color: #f0e17f;
}

/* CSS Variables */
:root {
--sweetheart:#f4c3d6;
--violet-kiss:#f2a1d7;
--light-blue-glint:#a8d3e1;
--green-ash:#91d4a4;
--golden-blonde:#f0e17f;
}

More palettes to explore