All Palettes

Color Palette #f1a7c3, #ffb8ba, #ffd4b8, #d3e156, #8bc34b

0%
0%
0%

CSS code for this palette

/* CSS */
.tickled-pink {
color: #f1a7c3;
}
.hard-candy {
color: #ffb8ba;
}
.curtsy {
color: #ffd4b8;
}
.maximum-green-yellow {
color: #d3e156;
}
.citrus-surge {
color: #8bc34b;
}

/* CSS Variables */
:root {
--tickled-pink:#f1a7c3;
--hard-candy:#ffb8ba;
--curtsy:#ffd4b8;
--maximum-green-yellow:#d3e156;
--citrus-surge:#8bc34b;
}

More palettes to explore