All Palettes

Color Palette #f3afbe, #f7d4d5, #f2e8d4, #d8e2cf, #a7d7cf

0%
0%
0%

CSS code for this palette

/* CSS */
.silly-puddy {
color: #f3afbe;
}
.ballet {
color: #f7d4d5;
}
.eugenia {
color: #f2e8d4;
}
.lime-spritz {
color: #d8e2cf;
}
.sinbad {
color: #a7d7cf;
}

/* CSS Variables */
:root {
--silly-puddy:#f3afbe;
--ballet:#f7d4d5;
--eugenia:#f2e8d4;
--lime-spritz:#d8e2cf;
--sinbad:#a7d7cf;
}

More palettes to explore