All Palettes

Color Palette #00b4e0, #4dd1b7, #f2d8b0, #f9b79f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e0;
}
.peppy-peacock {
color: #4dd1b7;
}
.cream-custard {
color: #f2d8b0;
}
.pallid-orange {
color: #f9b79f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e0;
--peppy-peacock:#4dd1b7;
--cream-custard:#f2d8b0;
--pallid-orange:#f9b79f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore