All Palettes

Color Palette #f2a6b1, #f6c6c6, #f6e2d5, #e2e5b8, #b3d99b

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f2a6b1;
}
.english-rose {
color: #f6c6c6;
}
.peach-rose {
color: #f6e2d5;
}
.schabziger-green {
color: #e2e5b8;
}
.witty-green {
color: #b3d99b;
}

/* CSS Variables */
:root {
--pink-fit:#f2a6b1;
--english-rose:#f6c6c6;
--peach-rose:#f6e2d5;
--schabziger-green:#e2e5b8;
--witty-green:#b3d99b;
}

More palettes to explore