All Palettes

Color Palette #b8d5b4, #a4c6c6, #f2a6a6, #f8e5a0, #f1c3b7

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-taffy {
color: #b8d5b4;
}
.twin-cities {
color: #a4c6c6;
}
.calabrese {
color: #f2a6a6;
}
.venetian-yellow {
color: #f8e5a0;
}
.brilliant-beige {
color: #f1c3b7;
}

/* CSS Variables */
:root {
--lime-taffy:#b8d5b4;
--twin-cities:#a4c6c6;
--calabrese:#f2a6a6;
--venetian-yellow:#f8e5a0;
--brilliant-beige:#f1c3b7;
}

More palettes to explore