All Palettes

Color Palette #0abfdb, #5ad0e2, #f4e1a4, #fab429, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.maldives {
color: #0abfdb;
}
.watercourse {
color: #5ad0e2;
}
.optimistic-yellow {
color: #f4e1a4;
}
.hot-sun {
color: #fab429;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--maldives:#0abfdb;
--watercourse:#5ad0e2;
--optimistic-yellow:#f4e1a4;
--hot-sun:#fab429;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore