All Palettes

Color Palette #b1c2e2, #f0bab2, #f7d58d, #a3eba7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.simply-sparkling {
color: #b1c2e2;
}
.ballerina-tears {
color: #f0bab2;
}
.maybe-maui {
color: #f7d58d;
}
.frosted-hills {
color: #a3eba7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--simply-sparkling:#b1c2e2;
--ballerina-tears:#f0bab2;
--maybe-maui:#f7d58d;
--frosted-hills:#a3eba7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore