All Palettes

Color Palette #f0a8c1, #ffc2e2, #ffebb8, #a6e3b7, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f0a8c1;
}
.sugarwinkle {
color: #ffc2e2;
}
.sunkissed-yellow {
color: #ffebb8;
}
.overtone {
color: #a6e3b7;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--tickled-pink:#f0a8c1;
--sugarwinkle:#ffc2e2;
--sunkissed-yellow:#ffebb8;
--overtone:#a6e3b7;
--soviet-gold:#ffd900;
}

More palettes to explore