All Palettes

Color Palette #00b2d6, #8fe1ef, #aee8f4, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00b2d6;
}
.photon-barrier {
color: #8fe1ef;
}
.uranus {
color: #aee8f4;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--malibu-blue:#00b2d6;
--photon-barrier:#8fe1ef;
--uranus:#aee8f4;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore