All Palettes

Color Palette #a7d3d2, #f8b8a0, #f6cba7, #f8e88b, #e4b3e5

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d3d2;
}
.pallid-orange {
color: #f8b8a0;
}
.allspice {
color: #f6cba7;
}
.no-gmb-yellow {
color: #f8e88b;
}
.blackberry-yogurt {
color: #e4b3e5;
}

/* CSS Variables */
:root {
--sinbad:#a7d3d2;
--pallid-orange:#f8b8a0;
--allspice:#f6cba7;
--no-gmb-yellow:#f8e88b;
--blackberry-yogurt:#e4b3e5;
}

More palettes to explore