All Palettes

Color Palette #00b0e0, #1dd7c5, #a2e03e, #f6cb3c, #ff5938

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b0e0;
}
.blue-martina {
color: #1dd7c5;
}
.dynamic-green {
color: #a2e03e;
}
.marigold-dust {
color: #f6cb3c;
}
.portland-orange {
color: #ff5938;
}

/* CSS Variables */
:root {
--blue-atoll:#00b0e0;
--blue-martina:#1dd7c5;
--dynamic-green:#a2e03e;
--marigold-dust:#f6cb3c;
--portland-orange:#ff5938;
}

More palettes to explore