All Palettes

Color Palette #0097a8, #00bdad, #a6e3e0, #ffe8a3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.brilliant {
color: #0097a8;
}
.verditer {
color: #00bdad;
}
.ice-crystal-blue {
color: #a6e3e0;
}
.sun-drenched {
color: #ffe8a3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--brilliant:#0097a8;
--verditer:#00bdad;
--ice-crystal-blue:#a6e3e0;
--sun-drenched:#ffe8a3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore