All Palettes

Color Palette #6cc0e4, #a3d4e0, #f6f5f3, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.candid-blue {
color: #6cc0e4;
}
.french-pass {
color: #a3d4e0;
}
.cultured {
color: #f6f5f3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--candid-blue:#6cc0e4;
--french-pass:#a3d4e0;
--cultured:#f6f5f3;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore