All Palettes

Color Palette #6ab5e7, #a1d3e8, #f7e8ca, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.norfolk-sky {
color: #6ab5e7;
}
.chefchaouen-blue {
color: #a1d3e8;
}
.gin-fizz {
color: #f7e8ca;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--norfolk-sky:#6ab5e7;
--chefchaouen-blue:#a1d3e8;
--gin-fizz:#f7e8ca;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore