All Palettes

Color Palette #a8d3e1, #b6e2d6, #f0b19e, #f47b1f, #a45b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.cruise {
color: #b6e2d6;
}
.stucco-wall {
color: #f0b19e;
}
.sun-orange {
color: #f47b1f;
}
.cyclamen-red {
color: #a45b8d;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--cruise:#b6e2d6;
--stucco-wall:#f0b19e;
--sun-orange:#f47b1f;
--cyclamen-red:#a45b8d;
}

More palettes to explore