All Palettes

Color Palette #f6a8a2, #f9caa9, #fde2b4, #f4d85d, #f17999

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a8a2;
}
.allspice {
color: #f9caa9;
}
.white-strawberry {
color: #fde2b4;
}
.dilly-dally {
color: #f4d85d;
}
.embarrassed {
color: #f17999;
}

/* CSS Variables */
:root {
--calabrese:#f6a8a2;
--allspice:#f9caa9;
--white-strawberry:#fde2b4;
--dilly-dally:#f4d85d;
--embarrassed:#f17999;
}

More palettes to explore