All Palettes

Color Palette #f6a6a2, #f9d48b, #f4e4b8, #a8d4e1, #b5c7e8

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f6a6a2;
}
.orange-chalk {
color: #f9d48b;
}
.martica {
color: #f4e4b8;
}
.light-blue-glint {
color: #a8d4e1;
}
.radar {
color: #b5c7e8;
}

/* CSS Variables */
:root {
--calabrese:#f6a6a2;
--orange-chalk:#f9d48b;
--martica:#f4e4b8;
--light-blue-glint:#a8d4e1;
--radar:#b5c7e8;
}

More palettes to explore