All Palettes

Color Palette #4e8097, #5abf8b, #f8e6a0, #f8bfc2, #e7a6c8

0%
0%
0%

CSS code for this palette

/* CSS */
.mallorca-blue {
color: #4e8097;
}
.spearmint-burst {
color: #5abf8b;
}
.venetian-yellow {
color: #f8e6a0;
}
.candy-cane {
color: #f8bfc2;
}
.prettiest-pink {
color: #e7a6c8;
}

/* CSS Variables */
:root {
--mallorca-blue:#4e8097;
--spearmint-burst:#5abf8b;
--venetian-yellow:#f8e6a0;
--candy-cane:#f8bfc2;
--prettiest-pink:#e7a6c8;
}

More palettes to explore