All Palettes

Color Palette #a2e0e2, #afe2e4, #c6f4f6, #f5c2c8, #f6a6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.everest {
color: #a2e0e2;
}
.opal {
color: #afe2e4;
}
.duck-egg-blue {
color: #c6f4f6;
}
.rose-reminder {
color: #f5c2c8;
}
.calabrese {
color: #f6a6a2;
}

/* CSS Variables */
:root {
--everest:#a2e0e2;
--opal:#afe2e4;
--duck-egg-blue:#c6f4f6;
--rose-reminder:#f5c2c8;
--calabrese:#f6a6a2;
}

More palettes to explore