All Palettes

Color Palette #00b4e0, #00a5e0, #7fceeb, #ffc29e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e0;
}
.vanadyl-blue {
color: #00a5e0;
}
.sky-of-ocean {
color: #7fceeb;
}
.esprit-peach {
color: #ffc29e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e0;
--vanadyl-blue:#00a5e0;
--sky-of-ocean:#7fceeb;
--esprit-peach:#ffc29e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore