All Palettes

Color Palette #00b0e0, #a1e3e0, #6bd6ba, #f5a300, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.everest {
color: #a1e3e0;
}
.downy {
color: #6bd6ba;
}
.mad-for-mango {
color: #f5a300;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--everest:#a1e3e0;
--downy:#6bd6ba;
--mad-for-mango:#f5a300;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore