All Palettes

Color Palette #f7b5a1, #f3d5a5, #fce88d, #a7d7b8, #4a8c7e

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.pismo-dunes {
color: #f3d5a5;
}
.chickery-chick {
color: #fce88d;
}
.eerie-glow {
color: #a7d7b8;
}
.winter-green {
color: #4a8c7e;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--pismo-dunes:#f3d5a5;
--chickery-chick:#fce88d;
--eerie-glow:#a7d7b8;
--winter-green:#4a8c7e;
}

More palettes to explore