All Palettes

Color Palette #f6cbe4, #f2a1d3, #f09f7f, #f8e29b, #b5e3c0

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-pink {
color: #f6cbe4;
}
.violet-kiss {
color: #f2a1d3;
}
.cumquat-cream {
color: #f09f7f;
}
.buttery-croissant {
color: #f8e29b;
}
.lattice-work {
color: #b5e3c0;
}

/* CSS Variables */
:root {
--sparkling-pink:#f6cbe4;
--violet-kiss:#f2a1d3;
--cumquat-cream:#f09f7f;
--buttery-croissant:#f8e29b;
--lattice-work:#b5e3c0;
}

More palettes to explore