All Palettes

Color Palette #00b2d6, #8fe1ef, #aee8f4, #ff6e61, #ff9d00

0%
0%
0%

CSS code for this palette

/* CSS */
.malibu-blue {
color: #00b2d6;
}
.photon-barrier {
color: #8fe1ef;
}
.uranus {
color: #aee8f4;
}
.grapefruit-pulp {
color: #ff6e61;
}
.mandarin-peel {
color: #ff9d00;
}

/* CSS Variables */
:root {
--malibu-blue:#00b2d6;
--photon-barrier:#8fe1ef;
--uranus:#aee8f4;
--grapefruit-pulp:#ff6e61;
--mandarin-peel:#ff9d00;
}

More palettes to explore