All Palettes

Color Palette #00a5e0, #4cd9e1, #a2e6d4, #f8e7b4, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.vanadyl-blue {
color: #00a5e0;
}
.neon-nazar {
color: #4cd9e1;
}
.menthol-kiss {
color: #a2e6d4;
}
.banana-yogurt {
color: #f8e7b4;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--vanadyl-blue:#00a5e0;
--neon-nazar:#4cd9e1;
--menthol-kiss:#a2e6d4;
--banana-yogurt:#f8e7b4;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore