All Palettes

Color Palette #f3a5c2, #ffb4a8, #ffda9e, #ffeba8, #d5e7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f3a5c2;
}
.washed-out-crimson {
color: #ffb4a8;
}
.south-shore-sun {
color: #ffda9e;
}
.rite-of-spring {
color: #ffeba8;
}
.lit-l-buoy-blew {
color: #d5e7e1;
}

/* CSS Variables */
:root {
--tickled-pink:#f3a5c2;
--washed-out-crimson:#ffb4a8;
--south-shore-sun:#ffda9e;
--rite-of-spring:#ffeba8;
--lit-l-buoy-blew:#d5e7e1;
}

More palettes to explore