All Palettes

Color Palette #a8d8a2, #a6e3d7, #f5b2b2, #f9c54e, #fde68b

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a8d8a2;
}
.botanical-tint {
color: #a6e3d7;
}
.brain-pink {
color: #f5b2b2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.bicycle-yellow {
color: #fde68b;
}

/* CSS Variables */
:root {
--cool-aloe:#a8d8a2;
--botanical-tint:#a6e3d7;
--brain-pink:#f5b2b2;
--creamy-sweet-corn:#f9c54e;
--bicycle-yellow:#fde68b;
}

More palettes to explore