All Palettes

Color Palette #a8d3e1, #f1b1c1, #f5d270, #f78d36, #d2466c

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.ibis {
color: #f1b1c1;
}
.yellow-tulip {
color: #f5d270;
}
.fire-flower {
color: #f78d36;
}
.pink-punch {
color: #d2466c;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--ibis:#f1b1c1;
--yellow-tulip:#f5d270;
--fire-flower:#f78d36;
--pink-punch:#d2466c;
}

More palettes to explore