All Palettes

Color Palette #a0dad7, #a5e5e9, #b2e0e1, #f1a8a2, #f6d4b6

0%
0%
0%

CSS code for this palette

/* CSS */
.aqua-island {
color: #a0dad7;
}
.blizzard-blue {
color: #a5e5e9;
}
.frosty-soft-blue {
color: #b2e0e1;
}
.calabrese {
color: #f1a8a2;
}
.cheddar-corn {
color: #f6d4b6;
}

/* CSS Variables */
:root {
--aqua-island:#a0dad7;
--blizzard-blue:#a5e5e9;
--frosty-soft-blue:#b2e0e1;
--calabrese:#f1a8a2;
--cheddar-corn:#f6d4b6;
}

More palettes to explore