All Palettes

Color Palette #f7b5a1, #f9d69f, #f8e19b, #a7d7b7, #a3e1d2

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.milky-maize {
color: #f9d69f;
}
.buttery-croissant {
color: #f8e19b;
}
.eerie-glow {
color: #a7d7b7;
}
.aqua-wish {
color: #a3e1d2;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--milky-maize:#f9d69f;
--buttery-croissant:#f8e19b;
--eerie-glow:#a7d7b7;
--aqua-wish:#a3e1d2;
}

More palettes to explore