All Palettes

Color Palette #b7d4e6, #8cdae3, #f1a8a2, #f9c54e, #fdeda5

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sea-cliff {
color: #b7d4e6;
}
.fresh-blue {
color: #8cdae3;
}
.calabrese {
color: #f1a8a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.cream-and-butter {
color: #fdeda5;
}

/* CSS Variables */
:root {
--light-sea-cliff:#b7d4e6;
--fresh-blue:#8cdae3;
--calabrese:#f1a8a2;
--creamy-sweet-corn:#f9c54e;
--cream-and-butter:#fdeda5;
}

More palettes to explore