All Palettes

Color Palette #f2cfc0, #e1a8b9, #d77f96, #c05469, #a4415f

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-clay {
color: #f2cfc0;
}
.garden-party {
color: #e1a8b9;
}
.impatient-pink {
color: #d77f96;
}
.tropical-smoothie {
color: #c05469;
}
.gooseberry {
color: #a4415f;
}

/* CSS Variables */
:root {
--indian-clay:#f2cfc0;
--garden-party:#e1a8b9;
--impatient-pink:#d77f96;
--tropical-smoothie:#c05469;
--gooseberry:#a4415f;
}

More palettes to explore