All Palettes

Color Palette #a8d3e1, #f3b47c, #f19f79, #eb5c60, #d83b5b

0%
0%
0%

CSS code for this palette

/* CSS */
.light-blue-glint {
color: #a8d3e1;
}
.sunburst {
color: #f3b47c;
}
.balinese-sunset {
color: #f19f79;
}
.aphrodisiac {
color: #eb5c60;
}
.azalea {
color: #d83b5b;
}

/* CSS Variables */
:root {
--light-blue-glint:#a8d3e1;
--sunburst:#f3b47c;
--balinese-sunset:#f19f79;
--aphrodisiac:#eb5c60;
--azalea:#d83b5b;
}

More palettes to explore