All Palettes

Color Palette #f1a8a2, #f3c7a5, #f9e19f, #f7d6b6, #d4e4af

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.citrus-sachet {
color: #f3c7a5;
}
.durango-dust {
color: #f9e19f;
}
.tender-peach {
color: #f7d6b6;
}
.lasting-thoughts {
color: #d4e4af;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--citrus-sachet:#f3c7a5;
--durango-dust:#f9e19f;
--tender-peach:#f7d6b6;
--lasting-thoughts:#d4e4af;
}

More palettes to explore