All Palettes

Color Palette #b5d99b, #a9d0b1, #e0b3c7, #f6e1a7, #d69f6b

0%
0%
0%

CSS code for this palette

/* CSS */
.witty-green {
color: #b5d99b;
}
.coral-springs {
color: #a9d0b1;
}
.mental-floss {
color: #e0b3c7;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.caramelo-dulce {
color: #d69f6b;
}

/* CSS Variables */
:root {
--witty-green:#b5d99b;
--coral-springs:#a9d0b1;
--mental-floss:#e0b3c7;
--lemon-ice-yellow:#f6e1a7;
--caramelo-dulce:#d69f6b;
}

More palettes to explore