All Palettes

Color Palette #b4c99c, #f9a46c, #f85988, #4b91e2, #699b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.wasabi-peanut {
color: #b4c99c;
}
.trump-tan {
color: #f9a46c;
}
.warm-pink {
color: #f85988;
}
.olympic-blue {
color: #4b91e2;
}
.leafy {
color: #699b6b;
}

/* CSS Variables */
:root {
--wasabi-peanut:#b4c99c;
--trump-tan:#f9a46c;
--warm-pink:#f85988;
--olympic-blue:#4b91e2;
--leafy:#699b6b;
}

More palettes to explore