All Palettes

Color Palette #f1a8a2, #f4cca9, #f6e5b6, #aee0cf, #a2c2d8

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.allspice {
color: #f4cca9;
}
.barley-white {
color: #f6e5b6;
}
.coral-green {
color: #aee0cf;
}
.blue-bows {
color: #a2c2d8;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--allspice:#f4cca9;
--barley-white:#f6e5b6;
--coral-green:#aee0cf;
--blue-bows:#a2c2d8;
}

More palettes to explore