All Palettes

Color Palette #79c0c8, #b1dfe2, #e7f1f3, #f5d1a3, #f39bc4

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-vitale {
color: #79c0c8;
}
.opal {
color: #b1dfe2;
}
.ethereal-white {
color: #e7f1f3;
}
.tequila {
color: #f5d1a3;
}
.pastel-magenta {
color: #f39bc4;
}

/* CSS Variables */
:root {
--aqua-vitale:#79c0c8;
--opal:#b1dfe2;
--ethereal-white:#e7f1f3;
--tequila:#f5d1a3;
--pastel-magenta:#f39bc4;
}

More palettes to explore