All Palettes

Color Palette #00b4e6, #007c9e, #5cb7a5, #f1e6a7, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.turkish-tile {
color: #007c9e;
}
.shylock {
color: #5cb7a5;
}
.pineapple-delight {
color: #f1e6a7;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--turkish-tile:#007c9e;
--shylock:#5cb7a5;
--pineapple-delight:#f1e6a7;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore