All Palettes

Color Palette #f6cbd1, #f2a6d7, #a6d2f2, #9fe5b3, #f2e29c

0%
0%
0%

CSS code for this palette

/* CSS */
.pleasing-pink {
color: #f6cbd1;
}
.pretty-pink-piggy {
color: #f2a6d7;
}
.light-shimmer {
color: #a6d2f2;
}
.overtone {
color: #9fe5b3;
}
.buttery-croissant {
color: #f2e29c;
}

/* CSS Variables */
:root {
--pleasing-pink:#f6cbd1;
--pretty-pink-piggy:#f2a6d7;
--light-shimmer:#a6d2f2;
--overtone:#9fe5b3;
--buttery-croissant:#f2e29c;
}

More palettes to explore