All Palettes

Color Palette #03b093, #00a88c, #00bdba, #00e6de, #1efaec

0%
0%
0%

CSS code for this palette

/* CSS */
.victorian-greenhouse {
color: #03b093;
}
.moray-eel {
color: #00a88c;
}
.cyan-sky {
color: #00bdba;
}
.first-timer-green {
color: #00e6de;
}
.ice-temple {
color: #1efaec;
}

/* CSS Variables */
:root {
--victorian-greenhouse:#03b093;
--moray-eel:#00a88c;
--cyan-sky:#00bdba;
--first-timer-green:#00e6de;
--ice-temple:#1efaec;
}

More palettes to explore