All Palettes

Color Palette #f6a7b3, #f5c2c6, #e6d5b7, #c3d680, #8abf69

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.rose-reminder {
color: #f5c2c6;
}
.sand-pearl {
color: #e6d5b7;
}
.olive-buff {
color: #c3d680;
}
.lima-bean-green {
color: #8abf69;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--rose-reminder:#f5c2c6;
--sand-pearl:#e6d5b7;
--olive-buff:#c3d680;
--lima-bean-green:#8abf69;
}

More palettes to explore