All Palettes

Color Palette #f67e7e, #f7b8a1, #f7e7b6, #a1d69f, #6aaf80

0%
0%
0%

CSS code for this palette

/* CSS */
.shell-pink {
color: #f67e7e;
}
.mystic-tulip {
color: #f7b8a1;
}
.tamale-maize {
color: #f7e7b6;
}
.green-trance {
color: #a1d69f;
}
.elf-shoe {
color: #6aaf80;
}

/* CSS Variables */
:root {
--shell-pink:#f67e7e;
--mystic-tulip:#f7b8a1;
--tamale-maize:#f7e7b6;
--green-trance:#a1d69f;
--elf-shoe:#6aaf80;
}

More palettes to explore