All Palettes

Color Palette #b5e1a3, #d4e3c4, #e5f6da, #f4e1b3, #f7b2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.basil-smash {
color: #b5e1a3;
}
.security {
color: #d4e3c4;
}
.frosted-garden {
color: #e5f6da;
}
.friendly-yellow {
color: #f4e1b3;
}
.first-date {
color: #f7b2a1;
}

/* CSS Variables */
:root {
--basil-smash:#b5e1a3;
--security:#d4e3c4;
--frosted-garden:#e5f6da;
--friendly-yellow:#f4e1b3;
--first-date:#f7b2a1;
}

More palettes to explore