All Palettes

Color Palette #b7e4f0, #a1e8c8, #f1d5a2, #f6a8a2, #f27d81

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-front {
color: #b7e4f0;
}
.tropical {
color: #a1e8c8;
}
.peach-patch {
color: #f1d5a2;
}
.calabrese {
color: #f6a8a2;
}
.meat {
color: #f27d81;
}

/* CSS Variables */
:root {
--ocean-front:#b7e4f0;
--tropical:#a1e8c8;
--peach-patch:#f1d5a2;
--calabrese:#f6a8a2;
--meat:#f27d81;
}

More palettes to explore