All Palettes

Color Palette #f3b7a5, #f6d6a7, #f3e09b, #b3d78e, #6fbe91

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-mimosa {
color: #f3b7a5;
}
.enjoyable-yellow {
color: #f6d6a7;
}
.buttery-croissant {
color: #f3e09b;
}
.fresh-lettuce {
color: #b3d78e;
}
.felt-green {
color: #6fbe91;
}

/* CSS Variables */
:root {
--pink-mimosa:#f3b7a5;
--enjoyable-yellow:#f6d6a7;
--buttery-croissant:#f3e09b;
--fresh-lettuce:#b3d78e;
--felt-green:#6fbe91;
}

More palettes to explore