All Palettes

Color Palette #a9e0b2, #f3e84f, #f5b770, #f57a8f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.celtic-spring {
color: #a9e0b2;
}
.yellow-petal {
color: #f3e84f;
}
.jambalaya {
color: #f5b770;
}
.carnation {
color: #f57a8f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--celtic-spring:#a9e0b2;
--yellow-petal:#f3e84f;
--jambalaya:#f5b770;
--carnation:#f57a8f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore