All Palettes

Color Palette #f7d8b0, #f3a27c, #f05e3d, #d94a5f, #a9608c

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-gelato {
color: #f7d8b0;
}
.coral-silk {
color: #f3a27c;
}
.firecracker {
color: #f05e3d;
}
.geranium {
color: #d94a5f;
}
.wild-mulberry {
color: #a9608c;
}

/* CSS Variables */
:root {
--apricot-gelato:#f7d8b0;
--coral-silk:#f3a27c;
--firecracker:#f05e3d;
--geranium:#d94a5f;
--wild-mulberry:#a9608c;
}

More palettes to explore