All Palettes

Color Palette #f7b1b5, #f5c9a8, #f2e19c, #a2d7c8, #6c9cda

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-pink {
color: #f7b1b5;
}
.citrus-sachet {
color: #f5c9a8;
}
.buttery-croissant {
color: #f2e19c;
}
.yucca-cream {
color: #a2d7c8;
}
.blue-gourami {
color: #6c9cda;
}

/* CSS Variables */
:root {
--precious-pink:#f7b1b5;
--citrus-sachet:#f5c9a8;
--buttery-croissant:#f2e19c;
--yucca-cream:#a2d7c8;
--blue-gourami:#6c9cda;
}

More palettes to explore