All Palettes

Color Palette #a5d6e9, #4bbead, #f9c54e, #ff6e61, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-bubble {
color: #a5d6e9;
}
.emerald-bliss {
color: #4bbead;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--blue-bubble:#a5d6e9;
--emerald-bliss:#4bbead;
--creamy-sweet-corn:#f9c54e;
--grapefruit-pulp:#ff6e61;
--tomato-frog:#f94346;
}

More palettes to explore