All Palettes

Color Palette #0093a3, #00b3aa, #00d3d6, #a4e5e5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.oasis {
color: #0093a3;
}
.verditer {
color: #00b3aa;
}
.jade-glass {
color: #00d3d6;
}
.ice-crystal-blue {
color: #a4e5e5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--oasis:#0093a3;
--verditer:#00b3aa;
--jade-glass:#00d3d6;
--ice-crystal-blue:#a4e5e5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore