All Palettes

Color Palette #f7b5a1, #f0a77f, #f1cb4b, #a2d94a, #69bf9c

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.orange-liqueur {
color: #f0a77f;
}
.solar-plexus-chakra {
color: #f1cb4b;
}
.dynamic-green {
color: #a2d94a;
}
.peppermint-fresh {
color: #69bf9c;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--orange-liqueur:#f0a77f;
--solar-plexus-chakra:#f1cb4b;
--dynamic-green:#a2d94a;
--peppermint-fresh:#69bf9c;
}

More palettes to explore