All Palettes

Color Palette #a7dee7, #b4e7e9, #f0f4f1, #f9d690, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.charlotte {
color: #a7dee7;
}
.winter-escape {
color: #b4e7e9;
}
.bakery-box {
color: #f0f4f1;
}
.classical-yellow {
color: #f9d690;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--charlotte:#a7dee7;
--winter-escape:#b4e7e9;
--bakery-box:#f0f4f1;
--classical-yellow:#f9d690;
--calabrese:#f1a8a2;
}

More palettes to explore