All Palettes

Color Palette #1a896f, #3bb0a2, #5bd5d7, #a1e3e0, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.elf-green {
color: #1a896f;
}
.waterfall {
color: #3bb0a2;
}
.blue-radiance {
color: #5bd5d7;
}
.everest {
color: #a1e3e0;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--elf-green:#1a896f;
--waterfall:#3bb0a2;
--blue-radiance:#5bd5d7;
--everest:#a1e3e0;
--floral-leaf:#ffb84d;
}

More palettes to explore