All Palettes

Color Palette #a3d3ff, #9fc4e9, #b9e6f9, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-blue {
color: #a3d3ff;
}
.sweet-dreams {
color: #9fc4e9;
}
.arctic-paradise {
color: #b9e6f9;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--baby-blue:#a3d3ff;
--sweet-dreams:#9fc4e9;
--arctic-paradise:#b9e6f9;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore