All Palettes

Color Palette #f1a8a2, #f3c5af, #f4e3c3, #d7e6ad, #9fd4df

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.peach-temptation {
color: #f3c5af;
}
.cameo-cream {
color: #f4e3c3;
}
.lasting-thoughts {
color: #d7e6ad;
}
.ocean-cruise {
color: #9fd4df;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--peach-temptation:#f3c5af;
--cameo-cream:#f4e3c3;
--lasting-thoughts:#d7e6ad;
--ocean-cruise:#9fd4df;
}

More palettes to explore