All Palettes

Color Palette #c2dfff, #a2d2e2, #f1a8a2, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.dithered-sky {
color: #c2dfff;
}
.sea-rover {
color: #a2d2e2;
}
.calabrese {
color: #f1a8a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--dithered-sky:#c2dfff;
--sea-rover:#a2d2e2;
--calabrese:#f1a8a2;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore